New England Patriots (unofficial) New Tab
Replace your new tab screen with 4k team and player images from the New England Patriots.
Qu'est-ce que New England Patriots (unofficial) New Tab ?
New England Patriots (unofficial) New Tab est une extension Chrome développée par https://www.awesomenewtabs.com, et sa fonction principale est "Replace your new tab screen with 4k team and player images from the New England Patriots.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension New England Patriots (unofficial) New Tab
Téléchargez les fichiers d'extension New England Patriots (unofficial) New Tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | New England Patriots (unofficial) New Tab |
ID | mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
URL Officiel | https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
Description | Replace your new tab screen with 4k team and player images from the New England Patriots. |
Taille du Fichier | 768 KB |
Nombre d'Installations | 74 |
Version Actuelle | 1.0.01 |
Dernière Mise à Jour | 2019-01-22 |
Date de Publication | 2019-01-22 |
Développeur | https://www.awesomenewtabs.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.awesomenewtabs.com/privacy.html |
Langues Prises en Charge | 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" ] } |