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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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"
    }
}