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.」です。
拡張機能のスクリーンショット
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
拡張機能の基本情報
名前 | |
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 |
Eメール | [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" } } |