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是由https://onlynewtab.com開發的Chrome擴展程式,該擴展的主要功能是“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

下載Kingdom hearts HD New Tab Theme擴展crx文件

下載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
官方網址 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"
    }
}