Formula 1 New Tab
Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.
Apa itu Formula 1 New Tab?
Formula 1 New Tab adalah ekstensi Chrome yang dikembangkan oleh Thad Warren, dan fitur utamanya adalah "Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Formula 1 New Tab
Unduh file ekstensi Formula 1 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
Informasi Dasar Ekstensi
Nama | |
ID | ikpapninecmpnphogiiklneddajeeebi |
URL Resmi | https://chrome.google.com/webstore/detail/formula-1-new-tab/ikpapninecmpnphogiiklneddajeeebi |
Deskripsi | Uses the top post in https://www.reddit.com/r/F1Porn to create a F1 image background in every new tab opened in Chrome. |
Ukuran File | 3.25 MB |
Jumlah Instalasi | 453 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2016-09-02 |
Tanggal Publikasi | 2016-09-02 |
Penilaian | 4.57/5 Total 21 Penilaian |
Pengembang | Thad Warren |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Formula 1 New Tab", "description": "Uses the top post in https:\/\/www.reddit.com\/r\/F1Porn to create a F1 image background in every new tab opened in Chrome.", "version": "1.1", "icons": { "16": "\/images\/icons\/icon16.png", "48": "\/images\/icons\/icon48.png", "128": "\/images\/icons\/icon128.png" }, "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "manifest_version": 2 } |