SuperDev Pro
A must-have browser extension for web development.
Что такое SuperDev Pro?
SuperDev Pro - это расширение Chrome, разработанное https://superdevpro.com, и его основная функция - "A must-have browser extension for web development.".
Снимки экрана расширения
Скачать файл CRX расширения SuperDev Pro
Скачайте файлы расширений 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 |
| Официальный URL | 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": [
" | |