New England Patriots (unofficial) New Tab

Replace your new tab screen with 4k team and player images from the New England Patriots.

O que é New England Patriots (unofficial) New Tab?

New England Patriots (unofficial) New Tab é uma extensão do Chrome desenvolvida por https://www.awesomenewtabs.com, e sua principal característica é "Replace your new tab screen with 4k team and player images from the New England Patriots.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão New England Patriots (unofficial) New Tab

Baixe arquivos de extensão New England Patriots (unofficial) New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        We think this is the best unofficial New England Patriots new tab replacement and we hope that you'll agree. With great team and player images directly from Patriots.com as well as most recent team news and quotes from players and coaches, our Patriots new tab will show your fandom every time you need a new browser tab!                    

Informações Básicas da Extensão

Nome New England Patriots (unofficial) New Tab New England Patriots (unofficial) New Tab
ID mhkddljbgpknnchfjnbhhmgnhlpkjdcb
URL Oficial https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb
Descrição Replace your new tab screen with 4k team and player images from the New England Patriots.
Tamanho do Arquivo 768 KB
Contagem de Instalações 74
Versão Atual 1.0.01
Última Atualização 2019-01-22
Data de Publicação 2019-01-22
Desenvolvedor https://www.awesomenewtabs.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://www.awesomenewtabs.com/privacy.html
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New England Patriots (unofficial) New Tab",
    "description": "Replace your new tab screen with 4k team and player images from the New England Patriots.",
    "version": "1.0.01",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab"
    ]
}