G1B
Aesthetic alternative to the default new tab.
Apa itu G1B?
G1B adalah ekstensi Chrome yang dikembangkan oleh g1eb, dan fitur utamanya adalah "Aesthetic alternative to the default new tab.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi G1B
Unduh file ekstensi G1B 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
Aesthetic alternative to the default new tab. Change your "New Tab" into an aesthetic digital piece of eye candy. Does not effect typical google search functionality on submit. Use backslash as keyword to trigger text animations. Controls: - Long press to set background color and/or branding image. - Press esc key to cancel any changes.
Informasi Dasar Ekstensi
Nama | |
ID | nnddcgoiijlgjmeeodhhbebcjlmgdnnh |
URL Resmi | https://chromewebstore.google.com/detail/g1b/nnddcgoiijlgjmeeodhhbebcjlmgdnnh |
Deskripsi | Aesthetic alternative to the default new tab. |
Ukuran File | 33.15 KB |
Jumlah Instalasi | 25 |
Versi Saat Ini | 0.0.8 |
Terakhir Diperbarui | 2016-10-05 |
Tanggal Publikasi | 2016-10-05 |
Penilaian | 2.50/5 Total 2 Penilaian |
Pengembang | g1eb |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "G1B", "short_name": "G1B", "description": "Aesthetic alternative to the default new tab.", "version": "0.0.8", "manifest_version": 2, "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "128": "images\/icon.png" }, "web_accessible_resources": [ "src\/script.js", "src\/styles.css", "images\/icon.png" ] } |