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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Kingdom hearts HD New Tab Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |