CSS Scan
The fastest and easiest way to check, copy and edit CSS.
Was ist CSS Scan?
CSS Scan ist eine Chrome-Erweiterung, die von https://getcssscan.com entwickelt wurde, und ihr Hauptmerkmal ist "The fastest and easiest way to check, copy and edit CSS.".
Erweiterungsscreenshots
CSS Scan-Erweiterungs-CRX-Datei herunterladen
Laden Sie CSS Scan-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | CSS Scan |
ID | gieabiemggnpnminflinemaickipbebg |
Offizielle URL | https://chromewebstore.google.com/detail/css-scan/gieabiemggnpnminflinemaickipbebg |
Beschreibung | The fastest and easiest way to check, copy and edit CSS. |
Dateigröße | 1.24 MB |
Installationsanzahl | 20,000 |
Aktuelle Version | 4.0.2 |
Letztes Update | 2023-12-22 |
Veröffentlichungsdatum | 2020-06-28 |
Bewertung | 3.86/5 Insgesamt 66 Bewertungen |
Entwickler | https://getcssscan.com |
[email protected] | |
Zahlungsart | in_app |
Erweiterungswebsite | https://getcssscan.com |
Unterstützte Sprachen | 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": [ " |