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 là gì?
CSS Inspector là một tiện ích mở rộng Chrome được phát triển bởi https://cssinspector.com, và tính năng chính của nó là "An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng CSS Inspector
Tải xuống các tệp mở rộng CSS Inspector dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
⚡️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 :)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | CSS Inspector |
ID | ncgpjidaohcjajcpafgagmejnooepbml |
URL Chính Thức | https://chromewebstore.google.com/detail/css-inspector/ncgpjidaohcjajcpafgagmejnooepbml |
Mô tả | An easy way to inspect the CSS of any element with only hover over, and copy its entire CSS with one click. |
Kích Thước Tệp | 2.57 MB |
Số Lần Cài Đặt | 7,078 |
Phiên Bản Hiện Tại | 1.2.10 |
Cập Nhật Lần Cuối | 2021-05-03 |
Ngày Phát Hành | 2020-05-25 |
Đánh Giá | 2.52/5 Tổng số 63 Đánh Giá |
Nhà Phát Triển | https://cssinspector.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://cssinspector.com/ |
Ngôn Ngữ Được Hỗ Trợ | 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": [ " |