Skip to content

Instantly share code, notes, and snippets.

@jelovac
Last active August 21, 2016 10:56
Show Gist options
  • Save jelovac/532f3d3076dadf76d65f to your computer and use it in GitHub Desktop.
Save jelovac/532f3d3076dadf76d65f to your computer and use it in GitHub Desktop.
List browser tools for front end web development

Firefox

Chrome

Firefox / Chrome

  • [IE TAB] (http://www.ietab.net/) - allows you to use Internet Explorer to display web pages in a tab. This is useful in many cases where a web page requires Internet Explorer features
  • [ColorZilla] (http://www.colorzilla.com/) - advanced Eyedropper, Color Picker, Gradient Generator and other colorful goodies

Bookmarklets

  • [Visual Event] (http://www.sprymedia.co.uk/article/Visual+Event+2) - an open source Javascript bookmarklet which provides debugging information about events that have been attached to DOM elements
  • [Firebug Lite] (https://getfirebug.com/firebuglite) - Fork of Firebug aimed to provide better performance and cross browser functionaliy. Since it is javascript based some functionality which involves Browser is missing like Javascript Profiler/Debugger, Net panel, Context menus etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment