Fun Free Arcade Games
Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.
Wat is Fun Free Arcade Games?
Fun Free Arcade Games is een Chrome-extensie ontwikkeld door https://www.funfreearcadegames.com, en de belangrijkste functie is "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.".
Extensie Screenshots
Download het CRX-bestand van de extensie Fun Free Arcade Games
Download Fun Free Arcade Games-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Play cool fun math games for free. Enjoy games directly inside this chrome extension so you can play them in full screen and enjoy every minute of fun arcade games for free! There is six games to be played and they are all cool math games.
Basisinformatie over de Extensie
Naam | |
ID | inagaopejhpgideopgohoeplojjnimlb |
Officiële URL | https://chrome.google.com/webstore/detail/fun-free-arcade-games/inagaopejhpgideopgohoeplojjnimlb |
Beschrijving | Play cool math games. Puzzles, brainteasers, logic and more geared for all ages. |
Bestandsgrootte | 1.2 MB |
Aantal Installaties | 331 |
Huidige Versie | 2.3.3 |
Laatst Bijgewerkt | 2020-12-25 |
Publicatiedatum | 2020-12-25 |
Ontwikkelaar | https://www.funfreearcadegames.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.funfreearcadegames.com |
Help Pagina-URL | https://www.funfreearcadegames.com/page/terms-of-service |
URL van de Privacybeleid Pagina | https://freearcade.net/page/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fun Free Arcade Games", "version": "2.3.3", "description": "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.", "permissions": [ "tabs" ], "browser_action": { "default_icon": "images\/icon.png", "default_popup": "popup\/popup.html" }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "web_accessible_resources": [ "*.jpg", "*.png", "*.gif" ] } |