Back to the Future Wallpapers New Tab

Back to the Future theme in new tab

¿Qué es Back to the Future Wallpapers New Tab?

Back to the Future Wallpapers New Tab es una extensión de Chrome desarrollada por https://newtabs.site, y su función principal es "Back to the Future theme in new tab".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Back to the Future Wallpapers New Tab

Descarga archivos de extensión Back to the Future 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

                        Back to the Future Wallpapers New tab - an extension for your web browser that opens special settings for a new tab.

Theme features Back to the Future Wallpapers New tab:

࿂ Search bar

Quick access to the largest and most well-known search engines in the world provides a theme search bar Back to the Future.

࿂ 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 Back to the Future Wallpapers New tab. You can go to important and frequently visited websites with just one click.

࿂ Full HD wallpapers

Instead of boring gray background, stunning Full HD wallpapers will appear in Back to the Future New Tab theme.                    

Información Básica de la Extensión

Nombre Back to the Future Wallpapers New Tab Back to the Future Wallpapers New Tab
ID liiaefdkohjnhnbdapjfemcegobbfefi
URL Oficial https://chrome.google.com/webstore/detail/back-to-the-future-wallpa/liiaefdkohjnhnbdapjfemcegobbfefi
Descripción Back to the Future theme in new tab
Tamaño del Archivo 46.75 KB
Cantidad de Instalaciones 370
Versión Actual 1.5.0.8
Última Actualización 2022-06-24
Fecha de Publicación 2021-09-27
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://newtabs.site
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Política de Privacidad https://newtabs.site/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_extName__",
    "description": "__MSG_extDesc__",
    "version": "1.5.0.8",
    "background": {
        "service_worker": "apricot_chamaeleon.js"
    },
    "chrome_url_overrides": {
        "newtab": "eigengrau_astatine.html?a"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "128": "128.png"
    },
    "offline_enabled": true,
    "action": [],
    "default_locale": "en",
    "manifest_version": 3
}