HTML & CSS Design Analysis
Helps you analyze an HTML page by disabling or enabling various features.
HTML & CSS Design Analysis là gì?
HTML & CSS Design Analysis là một tiện ích mở rộng Chrome được phát triển bởi https://kodemuse.dev, và tính năng chính của nó là "Helps you analyze an HTML page by disabling or enabling various features.".
Ả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 HTML & CSS Design Analysis
Tải xuống các tệp mở rộng HTML & CSS Design Analysis 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
Tools for disabling CSS: - Disable external CSS (added using 'link' tag): - Disable inline CSS (added via 'style' attribute) - Disable internal CSS (added via 'style' tag) - Disable external print CSS (added using 'link' tag) - Disable internal print CSS (added via 'style' tag) - Disable internal handheld CSS (added via 'style' tag) - Disable external handheld CSS (added via 'style' tag) Form tools: - Check all checkboxes - Uncheck all checkboxes - Convert text input to text area - Display passwords in plain text - Remove maximum length from inputs - Convert form 'get' to 'post' - Convert form 'post' to 'get' Tools for hiding images: - Hide all images. - Hide background images. - Make background images invisible. Image utilities: - Display image alt attribute. - Display image dimension. - Display image path. - Make all images full size or natural size. - Make all images invisible. - Replace image with alt attribute. Outline elements: - Outline block level elements. - Outline external links. - Outline floating elements. - Outline frames. - Outline non-secure elements. - Outline tables. - Outline table captions. - Outline table cells. - Outline headings. - Outline absolute positioned elements. - Outline fixed positioned elements. - Outline relative positioned elements. Outline images: - Images with adjusted dimensions. - Images with empty alt attributes. - Images with oversized dimensions. - Images without alt attributes. - Images without dimensions. Miscellaneous tools - Linearize page. - Display hidden elements. - Mark all links as visited. - Mark all links as un-visited. - View source code. Tools for reloading assets, such as: - reload external CSS. - images etc. Supported elements: This software supports iframe elements and shadow dom as well. Nested shadow elements and nested iframe elements are not fully supported by this tool. This tool also does not support shadow root opened with the closed mode. Privacy notice: This software neither collects nor transmits any personally identifiable information. This software does not track your browsing behaviour. Information necessary for functioning of this software is stored on the devices of the end user, our servers do not have access to this information. For more information please read our privacy policy and terms of service. Privacy policy: https://www.kodemuse.dev/privacy/ Terms of service: https://www.kodemuse.dev/tos/
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | HTML & CSS Design Analysis |
ID | cepgdfoadopmkibelakenekijpbbcnlf |
URL Chính Thức | https://chromewebstore.google.com/detail/html-css-design-analysis/cepgdfoadopmkibelakenekijpbbcnlf |
Mô tả | Helps you analyze an HTML page by disabling or enabling various features. |
Kích Thước Tệp | 1.45 MB |
Số Lần Cài Đặt | 606 |
Phiên Bản Hiện Tại | 3.0.0.1 |
Cập Nhật Lần Cuối | 2023-07-25 |
Ngày Phát Hành | 2020-02-16 |
Nhà Phát Triển | https://kodemuse.dev |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.kodemuse.dev/documentation-design-analysis/ |
URL Trang Trợ Giúp | https://www.kodemuse.dev/documentation-design-analysis/ |
URL Trang Chính Sách Bảo Mật | https://www.kodemuse.dev/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HTML & CSS Design Analysis", "version": "3.0.0.1", "short_name": "DA", "description": "Helps you analyze an HTML page by disabling or enabling various features.", "permissions": [ "storage", "activeTab", "history", "scripting" ], "host_permissions": [ " |