SuperDev Pro
A must-have browser extension for web development.
Co to jest SuperDev Pro?
SuperDev Pro to rozszerzenie Chrome opracowane przez https://superdevpro.com, a jego główną funkcją jest „A must-have browser extension for web development.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia SuperDev Pro
Pobierz pliki rozszerzeń SuperDev Pro w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | jlkikimlceonbmfjieipbonnglnlchhl |
| Oficjalny URL | https://chromewebstore.google.com/detail/superdev-pro/jlkikimlceonbmfjieipbonnglnlchhl |
| Opis | A must-have browser extension for web development. |
| Rozmiar pliku | 6.15 MB |
| Liczba instalacji | 4,018 |
| Aktualna Wersja | 3.4.7 |
| Ostatnia Aktualizacja | 2024-02-26 |
| Data Publikacji | 2022-10-17 |
| Ocena | 4.78/5 Łącznie 18 Oceny |
| Deweloper | https://superdevpro.com |
| [email protected] | |
| Typ Płatności | in_app |
| Strona Rozszerzenia | https://superdevpro.com/ |
| Adres URL Strony Pomocy | https://superdevpro.com/contact |
| Adres URL Strony Polityki Prywatności | https://superdevpro.com/privacy |
| Obsługiwane Języki | 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": [
" | |