Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>As a web developer, you must be able to view your website/pages and easily debug it. Therefore, using <a href="https://www.google.com/intl/en/chrome/browser/" rel="nofollow">Chrome</a> is your best bet. <br/> 1. Built in Dev Tools. <br/> 2. Webkit. This is mostly supported on Safari as well.<br/> 3. A great browser to play around with. You can make all your fancy css3 stuff and test it out. If you like it, you can eventually add those to other browsers with javascript/jQuery.<br/><br> 4. Many many extentions. Though there just about the same amount of useful ones on Firefox, Chrome is IMO the best and most supported. <br/> My list of Plugins:<br/> - Chrome Sniffer - shows the framework a site is using... great for curiosity when browsing the net.<br/> - Cloud Save - Lets you save files from websites to your cloud service of choice... great for web idea/resource browsing as well.<br/> - Code Cola - Edit a section on your webpage directly for testing... like Chrome Dev tools but more direct.<br/> - Eye Dropper - A must... lets you pick colors from webpages and find their various color codes.<br/> - IE Tab - If you have windows, this is a great tool to have so you can view IE view inside Chrome.<br/> - IPCV(Image Property Context Viewer) - See image values and such.<br/> - Measureit - Find the dimensions of objects/classes/etc.<br/> - Palette - Click on an image and it generates a palette from it.<br/> - Resolution Test - A must have... check to see how your site displays on various browser dimensions.<br/> - Session Manager - Save all your tabs for another session of Chrome.<br/> - Web Developer - It does just about anything a Web Developer would need to know/test.<br/> - WhatFont - Find out what font a website uses.<br/></p> <p>There is my qualities for Chrome... hope it is helpful!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload