Image Replacer
Replace all images with whatever you want.
Что такое Image Replacer?
Image Replacer - это расширение Chrome, разработанное https://mysterypancake.github.io, и его основная функция - "Replace all images with whatever you want.".
Снимки экрана расширения
Скачать файл CRX расширения Image Replacer
Скачайте файлы расширений Image Replacer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Replace all images with whatever you want. Code on GitHub: https://github.com/MysteryPancake/Image-Replacer
Основная информация о расширении
Название | Image Replacer |
ID | kjdfnmkplcjchfjealepndkfjgcgonib |
Официальный URL | https://chromewebstore.google.com/detail/image-replacer/kjdfnmkplcjchfjealepndkfjgcgonib |
Описание | Replace all images with whatever you want. |
Размер файла | 23.34 KB |
Количество установок | 3,053 |
Текущая Версия | 1.5 |
Последнее Обновление | 2023-12-06 |
Дата публикации | 2018-08-06 |
Рейтинг | 4.11/5 Всего 9 оценок |
Разработчик | https://mysterypancake.github.io |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/MysteryPancake/Image-Replacer |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Image Replacer", "description": "Replace all images with whatever you want.", "author": "MysteryPancake", "manifest_version": 3, "version": "1.5", "action": { "default_title": "Image Replacer", "default_popup": "index.html" }, "content_scripts": [ { "matches": [ " |