mope io Unblocked Game New Tab
mope io is live with its current version! online game where you can build up platforms and fight.
Vad är mope io Unblocked Game New Tab?
mope io Unblocked Game New Tab är en Chrome-tillägg utvecklad av kavgamiz-games, och dess huvudfunktion är "mope io is live with its current version! online game where you can build up platforms and fight.".
Tilläggsskärmbilder
Ladda ner mope io Unblocked Game New Tab-förlängningens CRX-fil
Ladda ner mope io Unblocked Game New Tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
You can play mope with this extension. You can also access new io games, and do a google search with the search box.
Grundläggande Information om Tillägg
Namn | mope io Unblocked Game New Tab |
ID | fknfehfijmcbiadfghiebfjcooacniob |
Officiell webbadress | https://chromewebstore.google.com/detail/mope-io-unblocked-game-ne/fknfehfijmcbiadfghiebfjcooacniob |
Beskrivning | mope io is live with its current version! online game where you can build up platforms and fight. |
Filstorlek | 147 KB |
Antal Installationer | 297 |
Aktuell Version | 1.0 |
Senast Uppdaterad | 2022-03-10 |
Publiceringsdatum | 2022-03-10 |
Betyg | 3.00/5 Totalt 2 Betyg |
Utvecklare | kavgamiz-games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://kavgamiz.com/games/ |
Hjälpsida URL | https://kavgamiz.com/games/contact-us |
URL till Sekretesspolicy Sidan | https://kavgamiz.com/games/privacy-policy |
Stödda Språk | en |
manifest.json | |
{ "author": "Unblocked Wtf", "name": "mope io Unblocked Game New Tab", "description": "mope io is live with its current version! online game where you can build up platforms and fight.", "manifest_version": 3, "version": "1.0", "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" } |