New Tab - Fresh
Beautiful photos every time you open a new tab
Apa itu New Tab - Fresh?
New Tab - Fresh adalah ekstensi Chrome yang dikembangkan oleh Bhavir Shah, dan fitur utamanya adalah "Beautiful photos every time you open a new tab".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi New Tab - Fresh
Unduh file ekstensi New Tab - Fresh 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
Get inspired with beautiful photos and quotes.
Informasi Dasar Ekstensi
Nama | New Tab - Fresh |
ID | fdplkiclfakkcighicgedbafohgljebp |
URL Resmi | https://chromewebstore.google.com/detail/new-tab-fresh/fdplkiclfakkcighicgedbafohgljebp |
Deskripsi | Beautiful photos every time you open a new tab |
Ukuran File | 984 KB |
Jumlah Instalasi | 13 |
Versi Saat Ini | 3.0.0 |
Terakhir Diperbarui | 2022-05-24 |
Tanggal Publikasi | 2020-04-09 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | Bhavir Shah |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/shahbhavir |
URL Halaman Bantuan | https://github.com/shahbhavir |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "New Tab - Fresh", "version": "3.0.0", "description": "Beautiful photos every time you open a new tab", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "icons": { "192": "images\/android-chrome-192x192.png", "384": "images\/android-chrome-384x384.png" }, "homepage_url": "https:\/\/github.com\/shahbhavir", "short_name": "New Tab" } |