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!」です。
拡張機能のスクリーンショット
Arcade Stacker Game拡張機能のCRXファイルをダウンロード
Arcade Stacker Game拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 |
Eメール | [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!" } |