Smile New Tab
A modern and happy new tab page for Chrome.
Apa itu Smile New Tab?
Smile New Tab adalah ekstensi Chrome yang dikembangkan oleh A Child Developer, dan fitur utamanya adalah "A modern and happy new tab page for Chrome.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Smile New Tab
Unduh file ekstensi Smile 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
Smile New Tab is the sequel to Inspire New Tab. Smile has tons of apps, and it has backgrounds you will love. It even has a button which makes you smile! This new tab was made for Chromebooks, otherwise the backgrounds don't fit the screen. This shall be fixed in a future update. But for now, enjoy!
Informasi Dasar Ekstensi
Nama | |
ID | dkcobjkclbnibbfealodlnpiflkonifm |
URL Resmi | https://chromewebstore.google.com/detail/smile-new-tab/dkcobjkclbnibbfealodlnpiflkonifm |
Deskripsi | A modern and happy new tab page for Chrome. |
Ukuran File | 64.32 MB |
Jumlah Instalasi | 13 |
Versi Saat Ini | 1.0 |
Terakhir Diperbarui | 2016-08-31 |
Tanggal Publikasi | 2016-08-31 |
Pengembang | A Child Developer |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Smile New Tab", "description": "A modern and happy new tab page for Chrome.", "version": "1.0", "permissions": [ "management" ], "icons": { "128": "smilish.png" }, "chrome_url_overrides": { "newtab": "newtab.html" } } |