Kingdom hearts HD New Tab Theme

Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.

Что такое Kingdom hearts HD New Tab Theme?

Kingdom hearts HD New Tab Theme - это расширение Chrome, разработанное https://onlynewtab.com, и его основная функция - "Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".

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

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Kingdom hearts HD New Tab Theme

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

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

                        Replace new tab with the Kingdom hearts Wallpaper custom page, featuring Date And Time,  & Kingdom hearts Online hd wallpapers.

Enjoy the HD Kingdom hearts Wallpaper In Every Time Whenever You Open The New Tab.

★ Features of Kingdom hearts Custom New Tab extension:
✔ Enjoy Kingdom hearts in HD quality on customized new tab page. Also randomly show all Kingdom hearts with ‘Shuffle All Images’ option .
✔ Randomly show HD wallpapers from all of your installed extensions
✔ Quick access to most visited sites and Google Apps like Gmail or YouTube.
✔ More Kingdom hearts Wallpaper Coming Soon.

->Install Kingdom hearts Wallpaper New Tab Theme                    

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

Название Kingdom hearts HD New Tab Theme Kingdom hearts HD New Tab Theme
ID kbpllabcapffoblimhdpedldhkkackom
Официальный URL https://chrome.google.com/webstore/detail/kingdom-hearts-hd-new-tab/kbpllabcapffoblimhdpedldhkkackom
Описание Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.
Размер файла 1.23 MB
Количество установок 139
Текущая Версия 5.0
Последнее Обновление 2021-05-25
Дата публикации 2021-03-17
Рейтинг 5.00/5 Всего 1 оценок
Разработчик https://onlynewtab.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://onlynewtab.com
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Kingdom hearts HD New Tab Theme",
    "manifest_version": 3,
    "version": "5.0",
    "description": "Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.",
    "action": {
        "default_icon": {
            "16": "logo16.png",
            "32": "logo32.png"
        }
    },
    "icons": {
        "16": "logo16.png",
        "32": "logo32.png",
        "48": "logo48.png",
        "128": "logo128.png"
    },
    "host_permissions": [
        "http:\/\/admin.onlynewtab.com\/*"
    ],
    "background": {
        "background.service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    }
}