Arcade Stacker Game

Arcade Stacker is a fun and addicting game to play!

Arcade Stacker Game란 무엇입니까?

Arcade Stacker Game은(는) Tyson3101에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Arcade Stacker is a fun and addicting game to play!"입니다.

확장 프로그램 스크린샷

screenshot

Arcade Stacker Game 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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.                    

확장 프로그램 기본 정보

이름 Arcade Stacker Game Arcade Stacker Game
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!"
}