Tetris
Play Tetris on Chrome!
Tetrisとは何ですか?
TetrisはYaman Caglarによって開発されたChromeの拡張機能で、その主な機能は「Play Tetris on Chrome!」です。
拡張機能のスクリーンショット
Tetris拡張機能のCRXファイルをダウンロード
Tetris拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension lets you play the best retro game in your browser! You have to fit all of the bright-colored pieces in the board and remove lines when the blocks occupy them and then, get points! But be warned, the levels can get very hard, and the game can get very addicting! Have Fun!!
拡張機能の基本情報
名前 | |
ID | kgcmcnnjgoaeddlblmhmldoekgmmpcbo |
公式URL | https://chrome.google.com/webstore/detail/tetris/kgcmcnnjgoaeddlblmhmldoekgmmpcbo |
説明 | Play Tetris on Chrome! |
ファイルサイズ | 153 KB |
インストール数 | 2,000 |
現在のバージョン | 0.0.0.2 |
最終更新日 | 2021-11-16 |
公開日 | 2021-11-09 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | Yaman Caglar |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tetris", "version": "0.0.0.2", "icons": { "128": "Tetris_S.png" }, "description": "Play Tetris on Chrome!", "browser_action": { "default_popup": "index.html", "default_icon": "Tetris_S.png" } } |