McGWD
自己紹介
タイトル | McGWD |
---|---|
ユーザー登録日 | 8月 25, 2013 |
開発したアドオンの数 | 0個のアドオン |
この開発者のアドオンの平均評価 | まだ評価されていません |
自分のレビュー
Firesizer
5 つ星中 5つの評価を受けています
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
自分のコレクションを作成するには Mozilla アドオンサイトのアカウントが必要です。
あるいは 既存のアカウントへログイン