CSS Scan
The fastest and easiest way to check, copy and edit CSS.
CSS Scanとは何ですか?
CSS Scanはhttps://getcssscan.comによって開発されたChromeの拡張機能で、その主な機能は「The fastest and easiest way to check, copy and edit CSS.」です。
拡張機能のスクリーンショット
CSS Scan拡張機能のCRXファイルをダウンロード
CSS Scan拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension is paid and requires a license to use it. You can buy yours at https://getcssscan.com
CSS Scan is the fastest way to inspect and copy CSS. Visualize the CSS of any element you hover over instantly and copy its entire CSS rules with a single click.
Join 20,000+ professional developers using CSS Scan every day
Featured in: CSS Tricks, Smashing Magazine, Product Hunt, Designer News, t3n and many more websites. 拡張機能の基本情報
| 名前 | |
| ID | gieabiemggnpnminflinemaickipbebg |
| 公式URL | https://chromewebstore.google.com/detail/css-scan/gieabiemggnpnminflinemaickipbebg |
| 説明 | The fastest and easiest way to check, copy and edit CSS. |
| ファイルサイズ | 1.24 MB |
| インストール数 | 20,000 |
| 現在のバージョン | 4.0.2 |
| 最終更新日 | 2023-12-22 |
| 公開日 | 2020-06-28 |
| 評価 | 3.86/5 合計 66 レビュー |
| 開発者 | https://getcssscan.com |
| Eメール | [email protected] |
| 支払い方法 | in_app |
| 拡張機能のウェブサイト | https://getcssscan.com |
| 対応言語 | id,ms,en,fr,nl,vi,tr,es,hr,it,lt,pl,pt-BR,ro,sv,sr,bg,ru,fa,hi,ta,te,ar,zh-CN,zh-TW,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "CSS Scan",
"description": "__MSG_description__",
"default_locale": "en",
"version": "4.0.2",
"homepage_url": "https:\/\/getcssscan.com",
"icons": {
"96": "icon.png",
"128": "icon_128.png"
},
"action": {
"default_icon": "icon.png"
},
"permissions": [
"storage",
"activeTab",
"contextMenus",
"clipboardWrite",
"scripting"
],
"host_permissions": [
" | |