MooMoo IO Unblocked Game New Tab
MooMooo IO is live with its current version! online game where you can build up platforms and fight.
What is MooMoo IO Unblocked Game New Tab?
MooMoo IO Unblocked Game New Tab is a Chrome extension developed by https://funfuni.com, and its main feature is "MooMooo IO is live with its current version! online game where you can build up platforms and fight.".
Extension Screenshots
Download MooMoo IO Unblocked Game New Tab Extension CRX File
Download MooMoo IO Unblocked Game New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | MooMoo IO Unblocked Game New Tab |
ID | fnochmaefogklbmbeklkoljlcmpbiidm |
Official URL | https://chromewebstore.google.com/detail/moomoo-io-unblocked-game/fnochmaefogklbmbeklkoljlcmpbiidm |
Description | MooMooo IO is live with its current version! online game where you can build up platforms and fight. |
File Size | 348 KB |
Installation Count | 271 |
Current Version | 1.1 |
Last Updated | 2022-03-30 |
Publish Date | 2022-03-30 |
Developer | https://funfuni.com |
[email protected] | |
Payment Type | free |
Extension Website | https://funfuni.com/ |
Help Page URL | https://funfuni.com/contact-us/ |
Privacy Policy Page URL | https://www.funfuni.com/privacy-policy |
Supported Languages | 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" } |