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 |
公式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 |
Eメール | [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" ] } |