New England Patriots (unofficial) New Tab
Replace your new tab screen with 4k team and player images from the New England Patriots.
Apa itu New England Patriots (unofficial) New Tab?
New England Patriots (unofficial) New Tab adalah ekstensi Chrome yang dikembangkan oleh https://www.awesomenewtabs.com, dan fitur utamanya adalah "Replace your new tab screen with 4k team and player images from the New England Patriots.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi New England Patriots (unofficial) New Tab
Unduh file ekstensi New England Patriots (unofficial) New Tab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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!
Informasi Dasar Ekstensi
Nama | New England Patriots (unofficial) New Tab |
ID | mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
URL Resmi | https://chromewebstore.google.com/detail/new-england-patriots-unof/mhkddljbgpknnchfjnbhhmgnhlpkjdcb |
Deskripsi | Replace your new tab screen with 4k team and player images from the New England Patriots. |
Ukuran File | 768 KB |
Jumlah Instalasi | 74 |
Versi Saat Ini | 1.0.01 |
Terakhir Diperbarui | 2019-01-22 |
Tanggal Publikasi | 2019-01-22 |
Pengembang | https://www.awesomenewtabs.com |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://www.awesomenewtabs.com/privacy.html |
Bahasa yang Didukung | 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" ] } |