Welcome to Firefox for Android Add-ons.
Add extra features and styles to make Firefox for Android your own.
CloseMcGWD
About me
Name | McGWD |
---|---|
User since | Aug. 25, 2013 |
Number of add-ons developed | 0 add-ons |
Average rating of developer's add-ons | Not yet rated |
My Reviews
Firesizer
Rated 5 out of 5 stars
I made it so it shows the Viewport-Size!
First of all I would like to thank the author for this great little plugin. It really saves time and comes in handy when designing responsive websites.As many others I first wasn't too happy with the plugin only giving back the outer window dimensions. I wanted the viewport-width as well. But I figured out a way to change the javaScript to accomodate for that. First, read this Article how to hack Firefox Extensions:http://perishablepress.com/hacking-firefox-extensions/Then open up the firesizer.js and on line 36 change 'window.outerWidth' to 'document.documentElement.clientWidth-2'.Reinstall the plugin and from now on the width given is the actual viewport width.CheersMcGWD
To create your own collections, you must have a Mozilla Add-ons account.