New England Patriots (unofficial) New Tab
Replace your new tab screen with 4k team and player images from the New England Patriots.
Hvad er New England Patriots (unofficial) New Tab?
New England Patriots (unofficial) New Tab er en Chrome-udvidelse udviklet af https://www.awesomenewtabs.com, og dens hovedfunktion er "Replace your new tab screen with 4k team and player images from the New England Patriots.".
Udvidelsesskærmbilleder
Download New England Patriots (unofficial) New Tab-udvidelses-CRX-fil
Download New England Patriots (unofficial) New Tab-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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æggende oplysninger om udvidelsen
Navn | New England Patriots (unofficial) New Tab |
ID | mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
Officiel URL | https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
Beskrivelse | Replace your new tab screen with 4k team and player images from the New England Patriots. |
Filstørrelse | 768 KB |
Antal Installationer | 74 |
Nuværende Version | 1.0.01 |
Senest Opdateret | 2019-01-22 |
Udgivelsesdato | 2019-01-22 |
Udvikler | https://www.awesomenewtabs.com |
[email protected] | |
Betalingsmetode | free |
URL til Fortrolighedspolitik Side | https://www.awesomenewtabs.com/privacy.html |
Understøttede Sprog | 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" ] } |