SuperDev Pro
A must-have browser extension for web development.
SuperDev Pro là gì?
SuperDev Pro là một tiện ích mở rộng Chrome được phát triển bởi https://superdevpro.com, và tính năng chính của nó là "A must-have browser extension for web development.".
Ả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 SuperDev Pro
Tải xuống các tệp mở rộng SuperDev Pro 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
SuperDev Pro is a 14-in-1 browser extension 🧩 for web development that allows you to inspect, edit and refine any website right within the browser. Works on every website regardless of the frameworks, plugins, libraries, or themes used. ❇️ Features List *️⃣ CSS Inspector: Inspect or edit website elements. *️⃣ Live Text Editor: Edit text on a website instantly. *️⃣ Fonts Changer: Try 1100+ Google and local fonts. *️⃣ List All Fonts: Identify all fonts used on a website. *️⃣ Color Picker: Pick colors from a website at pixel level. *️⃣ Color Palette: Discover all colors used on a website. *️⃣ Move Element: Easily move website elements. *️⃣ Delete Element: Delete or hide website elements. *️⃣ Export Element: Export elements from a website. *️⃣ Extract Images: Extract any image from a website. *️⃣ Page Ruler: Measure anything on a website. *️⃣ Page Outliner: Outline the entire website or an HTML tag. *️⃣ Image Replacer: Replace website images with local images. *️⃣ Take Screenshot: Capture different types of screenshots.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | SuperDev Pro |
ID | jlkikimlceonbmfjieipbonnglnlchhl |
URL Chính Thức | https://chromewebstore.google.com/detail/superdev-pro/jlkikimlceonbmfjieipbonnglnlchhl |
Mô tả | A must-have browser extension for web development. |
Kích Thước Tệp | 6.15 MB |
Số Lần Cài Đặt | 4,018 |
Phiên Bản Hiện Tại | 3.4.7 |
Cập Nhật Lần Cuối | 2024-02-26 |
Ngày Phát Hành | 2022-10-17 |
Đánh Giá | 4.78/5 Tổng số 18 Đánh Giá |
Nhà Phát Triển | https://superdevpro.com |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://superdevpro.com/ |
URL Trang Trợ Giúp | https://superdevpro.com/contact |
URL Trang Chính Sách Bảo Mật | https://superdevpro.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SuperDev Pro", "version": "3.4.7", "author": "SuperDev Pro", "description": "A must-have browser extension for web development.", "manifest_version": 3, "minimum_chrome_version": "101", "permissions": [ "storage", "unlimitedStorage", "activeTab", "contextMenus", "tabs", "scripting", "declarativeNetRequest" ], "host_permissions": [ " |