Wallpapers Koenigsegg Agera R

This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.

Что такое Wallpapers Koenigsegg Agera R?

Wallpapers Koenigsegg Agera R - это расширение Chrome, разработанное angeldirami55, и его основная функция - "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.".

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

screenshot
screenshot
screenshot

Скачать файл CRX расширения Wallpapers Koenigsegg Agera R

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

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

                        Are you sad when you open your page tabs? Do you like Koenigsegg Agera R? This extension is for you because we offer you an extraordinary background of Koenigsegg Agera R.                    

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

Название Wallpapers Koenigsegg Agera R Wallpapers Koenigsegg Agera R
ID cafaamjijkpjidhgnkdijcmhgiodfcoo
Официальный URL https://chrome.google.com/webstore/detail/wallpapers-koenigsegg-age/cafaamjijkpjidhgnkdijcmhgiodfcoo
Описание This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.
Размер файла 8.16 MB
Количество установок 119
Текущая Версия 1.0.0
Последнее Обновление 2018-03-22
Дата публикации 2018-03-22
Разработчик angeldirami55
Тип оплаты free
Поддерживаемые языки en
manifest.json
{
    "version": "1.0.0",
    "browser_action": {
        "default_icon": "picto\/48.png",
        "default_title": "Wallpapers Koenigsegg Agera R"
    },
    "chrome_url_overrides": {
        "newtab": "wall.html"
    },
    "description": "This extension allows you to enrich and personalize your home page with new Koenigsegg Agera R tabs.",
    "icons": {
        "128": "picto\/128.png",
        "48": "picto\/48.png",
        "19": "picto\/19.png"
    },
    "manifest_version": 2,
    "name": "Wallpapers Koenigsegg Agera R",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "web_accessible_resources": [
        "wall.html"
    ]
}