Hello tiger
The most famous hello tiger new tab
Apa itu Hello tiger?
Hello tiger adalah ekstensi Chrome yang dikembangkan oleh turboturbo, dan fitur utamanya adalah "The most famous hello tiger new tab".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Hello tiger
Unduh file ekstensi Hello tiger 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
The most famous hello tiger new tab. It provides a random cat gif with the sole purpose to make you happy!
Informasi Dasar Ekstensi
Nama | Hello tiger |
ID | jigmodgaioehlbbokejekfcjfhocpdfg |
URL Resmi | https://chromewebstore.google.com/detail/hello-tiger/jigmodgaioehlbbokejekfcjfhocpdfg |
Deskripsi | The most famous hello tiger new tab |
Ukuran File | 77.38 KB |
Jumlah Instalasi | 21 |
Versi Saat Ini | 0.1.0 |
Terakhir Diperbarui | 2016-12-08 |
Tanggal Publikasi | 2016-12-08 |
Penilaian | 5.00/5 Total 2 Penilaian |
Pengembang | turboturbo |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Hello tiger", "description": "The most famous hello tiger new tab", "version": "0.1.0", "incognito": "split", "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage" ], "manifest_version": 2, "icons": { "16": "assets\/icons\/icon16.png", "48": "assets\/icons\/icon48.png", "128": "assets\/icons\/icon128.png" } } |