SuperDev Pro
A must-have browser extension for web development.
Cos'è SuperDev Pro?
SuperDev Pro è un'estensione di Chrome sviluppata da https://superdevpro.com, e la sua funzione principale è "A must-have browser extension for web development.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SuperDev Pro
Scarica i file di estensione SuperDev Pro in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | jlkikimlceonbmfjieipbonnglnlchhl |
| URL Ufficiale | https://chromewebstore.google.com/detail/superdev-pro/jlkikimlceonbmfjieipbonnglnlchhl |
| Descrizione | A must-have browser extension for web development. |
| Dimensione del File | 6.15 MB |
| Conteggio Installazioni | 4,018 |
| Versione Corrente | 3.4.7 |
| Ultimo Aggiornamento | 2024-02-26 |
| Data di Pubblicazione | 2022-10-17 |
| Valutazione | 4.78/5 Totale 18 Valutazioni |
| Sviluppatore | https://superdevpro.com |
| [email protected] | |
| Tipo di Pagamento | in_app |
| Sito Web dell'Estensione | https://superdevpro.com/ |
| URL della Pagina di Aiuto | https://superdevpro.com/contact |
| URL della Pagina della Politica sulla Privacy | https://superdevpro.com/privacy |
| Lingue Supportate | 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": [
" | |