SuperDev Pro
A must-have browser extension for web development.
什麼是SuperDev Pro?
SuperDev Pro是由https://superdevpro.com開發的Chrome擴展程式,該擴展的主要功能是“A must-have browser extension for web development.”。
擴展截圖
下載SuperDev Pro擴展crx文件
下載SuperDev Pro擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | jlkikimlceonbmfjieipbonnglnlchhl |
| 官方網址 | https://chromewebstore.google.com/detail/superdev-pro/jlkikimlceonbmfjieipbonnglnlchhl |
| 簡介 | A must-have browser extension for web development. |
| 檔案大小 | 6.15 MB |
| 安裝次數 | 4,018 |
| 目前版本 | 3.4.7 |
| 更新時間 | 2024-02-26 |
| 上架時間 | 2022-10-17 |
| 評分 | 4.78/5 共 18 次評分 |
| 開發者 | https://superdevpro.com |
| 電子郵箱 | [email protected] |
| 付費類型 | in_app |
| 擴展官網 | https://superdevpro.com/ |
| 說明頁面URL | https://superdevpro.com/contact |
| 隱私政策頁面URL | https://superdevpro.com/privacy |
| 支援的語言 | 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": [
" | |