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.
¿Qué es Kingdom hearts HD New Tab Theme?
Kingdom hearts HD New Tab Theme es una extensión de Chrome desarrollada por https://onlynewtab.com, y su función principal es "Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Kingdom hearts HD New Tab Theme
Descarga archivos de extensión Kingdom hearts HD New Tab Theme en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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
Información Básica de la Extensión
Nombre | |
ID | kbpllabcapffoblimhdpedldhkkackom |
URL Oficial | https://chrome.google.com/webstore/detail/kingdom-hearts-hd-new-tab/kbpllabcapffoblimhdpedldhkkackom |
Descripción | Install Kingdom hearts Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custom Tab, Play Web Games etc. |
Tamaño del Archivo | 1.23 MB |
Cantidad de Instalaciones | 139 |
Versión Actual | 5.0 |
Última Actualización | 2021-05-25 |
Fecha de Publicación | 2021-03-17 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://onlynewtab.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://onlynewtab.com |
Idiomas Soportados | 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" } } |