Elements Viewer
See your elements height and width on webpage
Elements Viewer là gì?
Elements Viewer là một tiện ích mở rộng Chrome được phát triển bởi Seke Nikola, và tính năng chính của nó là "See your elements height and width on webpage".
Ả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 Elements Viewer
Tải xuống các tệp mở rộng Elements Viewer 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
Element Viewer is a simple extension that helps front-end developers and designers to have a better visual representation of how elements are position on a web page. Usage: Just press extension icon to toggle on and off. Inspired by the tip from Gajus Kuizinas (https://github.com/gajus)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Elements Viewer |
ID | okglkbdhaneaglfmkmbkmglobmondaoc |
URL Chính Thức | https://chromewebstore.google.com/detail/elements-viewer/okglkbdhaneaglfmkmbkmglobmondaoc |
Mô tả | See your elements height and width on webpage |
Kích Thước Tệp | 5.61 KB |
Số Lần Cài Đặt | 107 |
Phiên Bản Hiện Tại | 1 |
Cập Nhật Lần Cuối | 2019-09-12 |
Ngày Phát Hành | 2019-09-12 |
Đánh Giá | 5.00/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | Seke Nikola |
[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": "Elements Viewer", "description": "See your elements height and width on webpage", "version": "1", "background": { "scripts": [ "background.js" ], "persistent": false }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |