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.
扩展基本信息
名称 | CSS Scan |
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 |
电子邮箱 | [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": [ " |