Penumbra - Newtab Minified
A minified home screen.
Apa itu Penumbra - Newtab Minified?
Penumbra - Newtab Minified adalah ekstensi Chrome yang dikembangkan oleh ayushman1998.1998, dan fitur utamanya adalah "A minified home screen.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Penumbra - Newtab Minified
Unduh file ekstensi Penumbra - Newtab Minified 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
Penumbra is a new tab replacement for chrome. It helps users to stay productive and focus on their work. The default chrome new tab have few limitations - it only shows maximum of 8 tabs, you can't change the logo of the icons. Penumbra keeps the simplicity of default new tab and adds a few quintessential features like weather info, a random quote to keep you motivated, gradient backgrounds and few more.
Informasi Dasar Ekstensi
Nama | Penumbra - Newtab Minified |
ID | gfcknafpdhcijijjbkekflmpfagdcdgd |
URL Resmi | https://chromewebstore.google.com/detail/penumbra-newtab-minified/gfcknafpdhcijijjbkekflmpfagdcdgd |
Deskripsi | A minified home screen. |
Ukuran File | 450 KB |
Jumlah Instalasi | 24 |
Versi Saat Ini | 0.8 |
Terakhir Diperbarui | 2020-12-21 |
Tanggal Publikasi | 2020-11-23 |
Penilaian | 5.00/5 Total 4 Penilaian |
Pengembang | ayushman1998.1998 |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Bantuan | https://github.com/ayushman-git/newtab |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Penumbra - Newtab Minified", "version": "0.8", "chrome_url_overrides": { "newtab": ".\/index.html" }, "description": "A minified home screen.", "icons": { "16": ".\/icons\/16.png", "48": ".\/icons\/48.png", "128": ".\/icons\/128.png" } } |