Ghost Recon Breakpoint New Tab Theme

Ghost Recon Breakpoint New Tab Extension brings a new look to your Chrome browser.

¿Qué es Ghost Recon Breakpoint New Tab Theme?

Ghost Recon Breakpoint New Tab Theme es una extensión de Chrome desarrollada por chromenewtab.com, y su función principal es "Ghost Recon Breakpoint New Tab Extension brings a new look to your Chrome browser.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Ghost Recon Breakpoint New Tab Theme

Descarga archivos de extensión Ghost Recon Breakpoint 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

                        Free download Ghost Recon Breakpoint extension with a new look to your browser and you will have a lot of extra features.                    

Información Básica de la Extensión

Nombre Ghost Recon Breakpoint New Tab Theme Ghost Recon Breakpoint New Tab Theme
ID jepnbfcikfkmhdbfeipbdpjgdpehkcif
URL Oficial https://chrome.google.com/webstore/detail/ghost-recon-breakpoint-ne/jepnbfcikfkmhdbfeipbdpjgdpehkcif
Descripción Ghost Recon Breakpoint New Tab Extension brings a new look to your Chrome browser.
Tamaño del Archivo 950 KB
Cantidad de Instalaciones 30
Versión Actual 0.0.3
Última Actualización 2020-01-02
Fecha de Publicación 2019-12-23
Desarrollador chromenewtab.com
Tipo de Pago free
URL de la Página de Política de Privacidad http://www.chromenewtab.com/privacy-policy-2
Idiomas Soportados en
manifest.json
{
    "version": "0.0.3",
    "default_locale": "en",
    "icons": {
        "128": "img\/icon128.png",
        "48": "img\/icon48.png"
    },
    "offline_enabled": true,
    "browser_action": {
        "default_icon": "img\/icon48.png"
    },
    "chrome_url_overrides": {
        "newtab": "sigma.html"
    },
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_name__",
    "description": "__MSG_description__",
    "background": {
        "scripts": [
            "js\/ghost-recon-breakpoint.js"
        ]
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'"
}