Change Website Background
Changes the background of webpages to a custom image or colour.
Что такое Change Website Background?
Change Website Background - это расширение Chrome, разработанное kA, и его основная функция - "Changes the background of webpages to a custom image or colour.".
Снимки экрана расширения
Скачать файл CRX расширения Change Website Background
Скачайте файлы расширений Change Website Background в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Change the background of most websites to a background colour or image of your choice. If you use an image, you can use additional features like blur and white tint opacity. Whitelisting and blacklisting available.
Основная информация о расширении
Название | Change Website Background |
ID | jmcdblanaidgjcgjohndajigiflfajfg |
Официальный URL | https://chromewebstore.google.com/detail/change-website-background/jmcdblanaidgjcgjohndajigiflfajfg |
Описание | Changes the background of webpages to a custom image or colour. |
Размер файла | 56.71 KB |
Количество установок | 578 |
Текущая Версия | 1.0.0.1 |
Последнее Обновление | 2016-10-10 |
Дата публикации | 2016-10-10 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | kA |
Тип оплаты | free |
Поддерживаемые языки | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Change Website Background", "short_name": "DramaBack", "version": "1.0.0.1", "description": "Changes the background of webpages to a custom image or colour.", "permissions": [ "tabs", "storage" ], "icons": { "64": "\/im\/icon1.png" }, "browser_action": { "default_icon": "\/im\/icon1.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |