Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

Vad är Arcade Stacker Game?

Arcade Stacker Game är en Chrome-tillägg utvecklad av Tyson3101, och dess huvudfunktion är "Arcade Stacker is a fun and addicting game to play!".

Tilläggsskärmbilder

screenshot

Ladda ner Arcade Stacker Game-förlängningens CRX-fil

Ladda ner Arcade Stacker Game-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

                        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.                    

Grundläggande Information om Tillägg

Namn Arcade Stacker Game Arcade Stacker Game
ID jjkmpemlgehipcmnkclngcgppjjgbign
Officiell webbadress https://chromewebstore.google.com/detail/arcade-stacker-game/jjkmpemlgehipcmnkclngcgppjjgbign
Beskrivning Arcade Stacker is a fun and addicting game to play!
Filstorlek 838 KB
Antal Installationer 2,000
Aktuell Version 1.0.3
Senast Uppdaterad 2023-07-02
Publiceringsdatum 2021-09-26
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare Tyson3101
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://github.com/Tyson3101/Arcade-Games
Hjälpsida URL https://github.com/Tyson3101/Arcade-Games/issues
Stödda Språk 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!"
}