New England Patriots (unofficial) New Tab
Replace your new tab screen with 4k team and player images from the New England Patriots.
What is New England Patriots (unofficial) New Tab?
New England Patriots (unofficial) New Tab is a Chrome extension developed by https://www.awesomenewtabs.com, and its main feature is "Replace your new tab screen with 4k team and player images from the New England Patriots.".
Extension Screenshots
Download New England Patriots (unofficial) New Tab Extension CRX File
Download New England Patriots (unofficial) New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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!
Extension Basic Information
Name | New England Patriots (unofficial) New Tab |
ID | mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
Official URL | 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. |
File Size | 768 KB |
Installation Count | 74 |
Current Version | 1.0.01 |
Last Updated | 2019-01-22 |
Publish Date | 2019-01-22 |
Developer | https://www.awesomenewtabs.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.awesomenewtabs.com/privacy.html |
Supported Languages | 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" ] } |