Super Cricket Game
Click on the extension icon to play Super Cricket Game on Google Chrome
Apa itu Super Cricket Game?
Super Cricket Game adalah ekstensi Chrome yang dikembangkan oleh Unknown, dan fitur utamanya adalah "Click on the extension icon to play Super Cricket Game on Google Chrome".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Super Cricket Game
Unduh file ekstensi Super Cricket Game 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
Click on the extension icon to play Super Cricket Game on Google Chrome
Informasi Dasar Ekstensi
Nama | Super Cricket Game |
ID | gbadcnhajljheiclgfikadbdekagpeaj |
URL Resmi | https://chromewebstore.google.com/detail/super-cricket-game/gbadcnhajljheiclgfikadbdekagpeaj |
Deskripsi | Click on the extension icon to play Super Cricket Game on Google Chrome |
Ukuran File | 302 KB |
Jumlah Instalasi | 14 |
Versi Saat Ini | 5.2 |
Terakhir Diperbarui | 2020-01-08 |
Tanggal Publikasi | 2020-01-08 |
Pengembang | Unknown |
Tipe Pembayaran | free |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Super Cricket Game", "description": "Click on the extension icon to play Super Cricket Game on Google Chrome", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "5.2", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |