Scope Master
Accurate Pixel Measurement Tool for Web Elements and Pages - Free & Efficient!
Scope Master là gì?
Scope Master là một tiện ích mở rộng Chrome được phát triển bởi Scope Master, và tính năng chính của nó là "Accurate Pixel Measurement Tool for Web Elements and Pages - Free & Efficient!".
Ả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 Scope Master
Tải xuống các tệp mở rộng Scope Master 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
Comrades, behold Scope Master - the browser extension for precise pixel measurements of web elements and entire pages. Features: - Measure web elements with pixel-precision - Free selection measurements on any webpage - Quick and easy access with keyboard shortcuts
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Scope Master |
ID | dlbfbjkldnioadbilgbfilbhafplbnan |
URL Chính Thức | https://chromewebstore.google.com/detail/scope-master/dlbfbjkldnioadbilgbfilbhafplbnan |
Mô tả | Accurate Pixel Measurement Tool for Web Elements and Pages - Free & Efficient! |
Kích Thước Tệp | 336 KB |
Số Lần Cài Đặt | 600,000 |
Phiên Bản Hiện Tại | 1.0.1 |
Cập Nhật Lần Cuối | 2023-12-03 |
Ngày Phát Hành | 2023-11-20 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | Scope Master |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Chính Sách Bảo Mật | https://docs.google.com/document/d/e/2PACX-1vRHw3OrXTt64wPiaDDRWkkQlrmZA1poNqRH2-0fNfJQh0SgUo-k6GKeJNC_-KW4hsNFh5NCc3mjsYad/pub |
Ngôn Ngữ Được Hỗ Trợ | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png", "300": "icons\/icon300.png" }, "default_title": "__MSG_extName__" }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png", "300": "icons\/icon300.png" }, "version": "1.0.1", "name": "__MSG_extName__", "description": "__MSG_extShortDesc__", "default_locale": "en", "minimum_chrome_version": "102", "permissions": [ "storage", "alarms", "scripting" ], "host_permissions": [ " |