Wednesday Addams Wallpapers New Tab

Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.

Что такое Wednesday Addams Wallpapers New Tab?

Wednesday Addams Wallpapers New Tab - это расширение Chrome, разработанное https://gameograf.com, и его основная функция - "Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Wednesday Addams Wallpapers New Tab

Скачайте файлы расширений Wednesday Addams Wallpapers New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.

*General Settings
*Search Engine
*Languages
*Customize Background Settings
*Popular Google Apps
*Clock
*Countdown
*Popular Games                    

Основная информация о расширении

Название Wednesday Addams Wallpapers New Tab Wednesday Addams Wallpapers New Tab
ID chdidecbdocblkhlllgaaokanndddlon
Официальный URL https://chrome.google.com/webstore/detail/wednesday-addams-wallpape/chdidecbdocblkhlllgaaokanndddlon
Описание Wednesday Addams will please every Wednesday Addams fans. Replace your basic tab to a minimalist customizable Wednesday themed tab.
Размер файла 9.77 MB
Количество установок 1,253
Текущая Версия 2.0
Последнее Обновление 2023-03-19
Дата публикации 2022-12-20
Разработчик https://gameograf.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://gameograf.com/
URL страницы помощи https://gameograf.com/support/
URL страницы политики конфиденциальности https://gameograf.com/privacy-policy
Поддерживаемые языки en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "2.0",
    "name": "__MSG_appName__",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "action": {
        "default_icon": "icon.png"
    },
    "offline_enabled": true,
    "background": {
        "service_worker": "js\/service-worker.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "permissions": [],
    "icons": {
        "128": "icon.png"
    },
    "author": "Editor"
}