MooMoo IO Unblocked Game New Tab
MooMooo IO is live with its current version! online game where you can build up platforms and fight.
Apa itu MooMoo IO Unblocked Game New Tab?
MooMoo IO Unblocked Game New Tab adalah ekstensi Chrome yang dikembangkan oleh https://funfuni.com, dan fitur utamanya adalah "MooMooo IO is live with its current version! online game where you can build up platforms and fight.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi MooMoo IO Unblocked Game New Tab
Unduh file ekstensi MooMoo IO Unblocked Game 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
You can play the popular io game moomoo io in new tab. Thanks to Search Box, you can google search and find new io games.
Informasi Dasar Ekstensi
Nama | MooMoo IO Unblocked Game New Tab |
ID | fnochmaefogklbmbeklkoljlcmpbiidm |
URL Resmi | https://chromewebstore.google.com/detail/moomoo-io-unblocked-game/fnochmaefogklbmbeklkoljlcmpbiidm |
Deskripsi | MooMooo IO is live with its current version! online game where you can build up platforms and fight. |
Ukuran File | 348 KB |
Jumlah Instalasi | 271 |
Versi Saat Ini | 1.1 |
Terakhir Diperbarui | 2022-03-30 |
Tanggal Publikasi | 2022-03-30 |
Pengembang | https://funfuni.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://funfuni.com/ |
URL Halaman Bantuan | https://funfuni.com/contact-us/ |
URL Halaman Kebijakan Privasi | https://www.funfuni.com/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "author": "https:\/\/funfuni.com\/", "name": "MooMoo IO Unblocked Game New Tab", "description": "MooMooo IO is live with its current version! online game where you can build up platforms and fight.", "manifest_version": 3, "version": "1.1", "chrome_url_overrides": { "newtab": "index.html" }, "action": { "default_icon": { "128": "128.png" } }, "background": { "service_worker": "js\/background.js" }, "permissions": [], "icons": { "128": "128.png" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx" } |