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.”。
擴展截圖
下載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 |
ID | mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
官方網址 | 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" ] } |