Category → Browser Tools

Event Spy – A Chrome extension for better web development

Event Spy is a Chrome extention that lets you dissect large web apps. It makes it easy for developers to find events and corresponding event handlers for a ...

Grid Displayer – Bookmarklet for Twitter Bootstrap and Foundation

Grid Displayer is a boomarklet that displays the grid of both Twitter Bootstrap (fixed and fluid grid) and Foundation (2.0 and 3.0). It works with Firefox and WebKit ...

Mighty Mac Bundle - 5 Incredible Mac Apps for only $12!

Macs are pretty sweet machines, aren't they? Everything about a Mac is just slick, simple and fun. Same goes for any Mac apps you may have, and we're ...

Markdown Here – A Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown

Writing email with code in it is pretty tedious. Markdown Here is a Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render ...

Resizer – A responsive design bookmarklet

Resizer is a responsive design bookmarklet that allows you to quickly change the dimensions of a webpage to test responsive design. First, you just drag the button on ...

Snoopy – View-source bookmarklet for iPad, iPhone and other mobile devices

Snoopy is a bookmarklet for snooping on web pages. It's intended for use on mobile browsers (such as Mobile Safari on the iPad) where you can't view-source to ...

Responsive Design Test Bookmarklet

The Responsive Design Test Bookmarkletlet allows you to view any webpage in multiple screen sizes, simulating the viewport of different devices. Homepage: http://www.benjaminkeen.com/misc/bricss/

deCSS3 – A bookmarklet for graceful degradation

deCSS3 is a bookmarklet that will let you see how well your pages gracefully degrade without having to open up IE6-8. Homepage: http://davatron5000.github.com/deCSS3/ GitHub: https://github.com/davatron5000/deCSS3

CSSrefresh – Automatically refresh CSS files

CSSrefresh is a small, unobstructive javascript file that monitors the CSS-files included in your webpage. As soon as you save a CSS-file, the changes are directly implemented, without ...