Themes South America

By installing this extension you will enjoy new tabs of South America

Что такое Themes South America?

Themes South America - это расширение Chrome, разработанное marcoverrat04, и его основная функция - "By installing this extension you will enjoy new tabs of South America".

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

screenshot
screenshot
screenshot

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

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

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

                        Are you tired of always having the same tab? With this extension you will have South America screens at each opening.                    

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

Название Themes South America Themes South America
ID ehkabeaalmiojaiohdhaljlfhckgamlm
Официальный URL https://chrome.google.com/webstore/detail/themes-south-america/ehkabeaalmiojaiohdhaljlfhckgamlm
Описание By installing this extension you will enjoy new tabs of South America
Размер файла 19.21 MB
Количество установок 32
Текущая Версия 1.0.0
Последнее Обновление 2018-03-27
Дата публикации 2018-03-27
Рейтинг 5.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"
    ]
}