Arcade Stacker Game
Arcade Stacker is a fun and addicting game to play!
Arcade Stacker Game क्या है?
Arcade Stacker Game Tyson3101 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Arcade Stacker is a fun and addicting game to play!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Arcade Stacker Game एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Arcade Stacker is a fun and simple game that is found in most, if not all arcades. It is a game that can get you playing for hours, which now can be done more easily with this google extension. As now there is no need to go to your local arcade, and you can now instead sit on your couch and play all night without getting kicked out.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | jjkmpemlgehipcmnkclngcgppjjgbign |
आधिकारिक URL | https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign |
विवरण | Arcade Stacker is a fun and addicting game to play! |
फ़ाइल का आकार | 838 KB |
स्थापना संख्या | 2,000 |
वर्तमान संस्करण | 1.0.3 |
अंतिम अपडेट | 2023-07-02 |
प्रकाशन तिथि | 2021-09-26 |
रेटिंग | 5.00/5 कुल 2 रेटिंग्स |
डेवलपर | Tyson3101 |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/Tyson3101/Arcade-Games |
सहायता पृष्ठ URL | https://github.com/Tyson3101/Arcade-Games/issues |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Arcade Stacker Game", "version": "1.0.3", "icons": { "16": ".\/img\/Icon16.png", "48": ".\/img\/Icon48.png", "128": ".\/img\/Icon128.png" }, "action": { "default_popup": ".\/popup\/popup.html", "default_icon": ".\/img\/PopupIcon.png", "default_title": "Start Playing!" }, "description": "Arcade Stacker is a fun and addicting game to play!" } |