Tetris Offline Game
Tetris game, unblocked and offline.
What is Tetris Offline Game?
Tetris Offline Game is a Chrome extension developed by unblocked-x.com, and its main feature is "Tetris game, unblocked and offline.".
Extension Screenshots
Download Tetris Offline Game Extension CRX File
Download Tetris Offline Game extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This game is a tetris remake made to be played offline. -- NEW VERSION -- New much more detailed version is out!
Extension Basic Information
Name | |
ID | beceilmngiokkcpdbefheokalmmgfepg |
Official URL | https://chrome.google.com/webstore/detail/tetris-offline-game/beceilmngiokkcpdbefheokalmmgfepg |
Description | Tetris game, unblocked and offline. |
File Size | 11.56 KB |
Installation Count | 304 |
Current Version | 1.022 |
Last Updated | 2022-02-24 |
Publish Date | 2022-02-22 |
Developer | unblocked-x.com |
[email protected] | |
Payment Type | free |
Extension Website | https://unblocked-x.com |
Help Page URL | https://unblocked-x.com/sites/contactus |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tetris Offline Game", "description": "Tetris game, unblocked and offline.", "version": "1.022", "icons": { "16": "Icon.png", "48": "Icon.png", "128": "Icon.png" }, "background": { "service_worker": "background.js" }, "action": [] } |