Rooler
Redline web pages
Roolerとは何ですか?
Roolerはhttp://blois.usによって開発されたChromeの拡張機能で、その主な機能は「Redline web pages」です。
拡張機能のスクリーンショット
Rooler拡張機能のCRXファイルをダウンロード
Rooler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Rooler is a utility for automatically measuring on-screen graphics. Not quite like every other measurement utility out there (though there are quite a few)- this one analyzes the graphics and automatically finds the edges. It's essentially an automatic ruler, for the web. - Measures the bounds of graphics - Measures the distance between graphics - Allows ensuring correct positioning of elements, even in deeply nested element hierarchies. It's quick and easy. Give it a shot. You can also try Rooler in your browser at http://peteblois.github.io/rooler.js.
拡張機能の基本情報
名前 | |
ID | hhffakokipfiejidephlfnnpkceipglf |
公式URL | https://chrome.google.com/webstore/detail/rooler/hhffakokipfiejidephlfnnpkceipglf |
説明 | Redline web pages |
ファイルサイズ | 37.02 KB |
インストール数 | 1,000 |
現在のバージョン | 0.0.8 |
最終更新日 | 2020-11-23 |
公開日 | 2016-02-05 |
評価 | 4.89/5 合計 18 レビュー |
開発者 | http://blois.us |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://peteblois.github.io/rooler.js |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "version": "0.0.8", "manifest_version": 2, "description": "__MSG_description__", "default_locale": "en", "background": { "scripts": [ "background.js" ] }, "icons": { "16": "icon.png", "32": "icon.png", "128": "icon_128.png" }, "permissions": [ "tabs", "activeTab", " |