New England Patriots (unofficial) New Tab

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

Vad är New England Patriots (unofficial) New Tab?

New England Patriots (unofficial) New Tab är en Chrome-tillägg utvecklad av https://www.awesomenewtabs.com, och dess huvudfunktion är "Replace your new tab screen with 4k team and player images from the New England Patriots.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner New England Patriots (unofficial) New Tab-förlängningens CRX-fil

Ladda ner New England Patriots (unofficial) New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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!                    

Grundläggande Information om Tillägg

Namn New England Patriots (unofficial) New Tab New England Patriots (unofficial) New Tab
ID mhkddljbgpknnchfjnbhhmgnhlpkjdcb
Officiell webbadress https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb
Beskrivning Replace your new tab screen with 4k team and player images from the New England Patriots.
Filstorlek 768 KB
Antal Installationer 74
Aktuell Version 1.0.01
Senast Uppdaterad 2019-01-22
Publiceringsdatum 2019-01-22
Utvecklare https://www.awesomenewtabs.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://www.awesomenewtabs.com/privacy.html
Stödda Språk 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"
    ]
}