JoJo`s Bizarre Adventure Wallpapers New Tab
JoJo`s Bizarre Adventure theme in new tab
¿Qué es JoJo`s Bizarre Adventure Wallpapers New Tab?
JoJo`s Bizarre Adventure Wallpapers New Tab es una extensión de Chrome desarrollada por https://newtab.ws, y su función principal es "JoJo`s Bizarre Adventure theme in new tab".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión JoJo`s Bizarre Adventure Wallpapers New Tab
Descarga archivos de extensión JoJo`s Bizarre Adventure Wallpapers New Tab 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
JoJo's Bizarre Adventure Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features JoJo's Bizarre Adventure Wallpapers New tab: ➦ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in JoJo's Bizarre Adventure New Tab theme. ➦ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ➦ Shortcuts Save your favorite sites to the theme shortcut panel JoJo's Bizarre Adventure Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➦ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar JoJo's Bizarre Adventure.
Información Básica de la Extensión
Nombre | |
ID | ehcbcfmklhdijadfmcbcjagkldbekkfi |
URL Oficial | https://chrome.google.com/webstore/detail/jojo%60s-bizarre-adventure/ehcbcfmklhdijadfmcbcjagkldbekkfi |
Descripción | JoJo`s Bizarre Adventure theme in new tab |
Tamaño del Archivo | 18.73 MB |
Cantidad de Instalaciones | 1,000 |
Versión Actual | 1.1.4.8 |
Última Actualización | 2021-11-30 |
Fecha de Publicación | 2021-09-22 |
Calificación | 4.93/5 Total de 15 Calificaciones |
Desarrollador | https://newtab.ws |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://newtab.ws/privacy |
Idiomas Soportados | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "chrome_yellow_aries.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "copper_penny_gadolinium.html?a" }, "web_accessible_resources": [ "*", "cerulean_307", "38" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |