Fun Free Arcade Games
Play cool math games. Puzzles, brainteasers, logic and more geared for all ages.
Fun Free Arcade Games क्या है?
Fun Free Arcade Games https://www.funfreearcadegames.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Play cool math games. Puzzles, brainteasers, logic and more geared for all ages."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fun Free Arcade Games एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | inagaopejhpgideopgohoeplojjnimlb |
आधिकारिक URL | https://chrome.google.com/webstore/detail/fun-free-arcade-games/inagaopejhpgideopgohoeplojjnimlb |
विवरण | Play cool math games. Puzzles, brainteasers, logic and more geared for all ages. |
फ़ाइल का आकार | 1.2 MB |
स्थापना संख्या | 331 |
वर्तमान संस्करण | 2.3.3 |
अंतिम अपडेट | 2020-12-25 |
प्रकाशन तिथि | 2020-12-25 |
डेवलपर | https://www.funfreearcadegames.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.funfreearcadegames.com |
सहायता पृष्ठ URL | https://www.funfreearcadegames.com/page/terms-of-service |
गोपनीयता नीति पृष्ठ URL | https://freearcade.net/page/privacy-policy |
समर्थित भाषाएँ | 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" ] } |