devtools-diff
Easily diff the styles being applied to any pair of DOM elements.
devtools-diff là gì?
devtools-diff là một tiện ích mở rộng Chrome được phát triển bởi mtn, và tính năng chính của nó là "Easily diff the styles being applied to any pair of DOM elements.".
Ả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 devtools-diff
Tải xuống các tệp mở rộng devtools-diff 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
Avoid scrolling through the style inspector, trying to figure out what styles differ between two elements. This tool does so automatically -- the diff of the last two "inspected" elements will be rendered by default. Just click on two in the inspector view, as seen in the screenshot. Still rough around the edges -- if you use this I'd love feedback at https://github.com/mtn/difftool
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | devtools-diff |
ID | pibbgfbcdndokmmkgjhbgmgklhplblpi |
URL Chính Thức | https://chromewebstore.google.com/detail/devtools-diff/pibbgfbcdndokmmkgjhbgmgklhplblpi |
Mô tả | Easily diff the styles being applied to any pair of DOM elements. |
Kích Thước Tệp | 4.05 KB |
Số Lần Cài Đặt | 30 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2018-07-07 |
Ngày Phát Hành | 2018-07-06 |
Nhà Phát Triển | mtn |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "devtools-diff", "version": "0.1", "manifest_version": 2, "description": "Easily diff the styles being applied to any pair of DOM elements.", "devtools_page": "difftools.html" } |