New England Patriots (unofficial) New Tab

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

什么是New England Patriots (unofficial) New Tab?

New England Patriots (unofficial) New Tab是由https://www.awesomenewtabs.com开发的Chrome扩展程序,该扩展的主要功能是“Replace your new tab screen with 4k team and player images from the New England Patriots.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载New England Patriots (unofficial) New Tab扩展crx文件

下载New England Patriots (unofficial) New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 New England Patriots (unofficial) New Tab New England Patriots (unofficial) New Tab
ID mhkddljbgpknnchfjnbhhmgnhlpkjdcb
官方URL https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb
简介 Replace your new tab screen with 4k team and player images from the New England Patriots.
文件大小 768 KB
安装次数 74
当前版本 1.0.01
更新时间 2019-01-22
上架时间 2019-01-22
开发者 https://www.awesomenewtabs.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.awesomenewtabs.com/privacy.html
支持的语言 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"
    ]
}