CSS Inspector
An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click.
什麼是CSS Inspector?
CSS Inspector是由https://cssinspector.com開發的Chrome擴展程式,該擴展的主要功能是“An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click.”。
擴展截圖
下載CSS Inspector擴展crx文件
下載CSS Inspector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
⚡️CSS Inspector is the easiest & fastest way to inspect/edit live webpages without coding. It's simple, just click & copy
Features
🔎 Get CSS Properties simply by selecting an element
🎨 Get the color palette from any website
🖍 Get a color reading from any point in your browser, elements or images, and paste it
📏 Get distance between elements in the page
🅰 Inspect fonts, color and other font properties. All typographies in one place
One time purchase
CSS Inspector is a one-time purchase extension, and all updates are included with it. No subscriptions, and no further surprises :) 擴展基本資訊
| 名稱 | |
| ID | ncgpjidaohcjajcpafgagmejnooepbml |
| 官方網址 | https://chromewebstore.google.com/detail/css-inspector/ncgpjidaohcjajcpafgagmejnooepbml |
| 簡介 | An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click. |
| 檔案大小 | 2.57 MB |
| 安裝次數 | 7,078 |
| 目前版本 | 1.2.10 |
| 更新時間 | 2021-05-03 |
| 上架時間 | 2020-05-25 |
| 評分 | 2.52/5 共 63 次評分 |
| 開發者 | https://cssinspector.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://cssinspector.com/ |
| 支援的語言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "CSS Inspector",
"version": "1.2.10",
"description": "An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click.",
"browser_action": {
"default_icon": "images\/app-icon.png",
"default_title": "CSS Inspector"
},
"icons": {
"16": "images\/app-icon.png",
"48": "images\/app-icon.png",
"128": "images\/app-icon--big.png",
"184": "images\/app-icon--big.png"
},
"content_scripts": [
{
"matches": [
" | |