Themes Antartic

Our extension makes your new tab even more beautiful with Antartic HD wallpaper images

Что такое Themes Antartic?

Themes Antartic - это расширение Chrome, разработанное marcoverrat04, и его основная функция - "Our extension makes your new tab even more beautiful with Antartic HD wallpaper images".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Themes Antartic

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

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

                        Do you like Antartic's photos? So with this extension you will be happy, because we offer beautiful wallpapers of Antartic that will embellish your new tabs.                    

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

Название Themes Antartic Themes Antartic
ID dgobjfddfpdfhjhdgbhaflhfpjpahagb
Официальный URL https://chrome.google.com/webstore/detail/themes-antartic/dgobjfddfpdfhjhdgbhaflhfpjpahagb
Описание Our extension makes your new tab even more beautiful with Antartic HD wallpaper images
Размер файла 14.01 MB
Количество установок 37
Текущая Версия 1.0.0
Последнее Обновление 2018-03-27
Дата публикации 2018-03-27
Рейтинг 4.00/5 Всего 1 оценок
Разработчик marcoverrat04
Тип оплаты free
Поддерживаемые языки de,en,fr,es,it,pt-BR,pt-PT,ru
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "__MSG_appName__"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}