Rubik Game
Rubik game is a funny game to let you try to hack your brain
Vad är Rubik Game?
Rubik Game är en Chrome-tillägg utvecklad av HTCom, och dess huvudfunktion är "Rubik game is a funny game to let you try to hack your brain".
Tilläggsskärmbilder
Ladda ner Rubik Game-förlängningens CRX-fil
Ladda ner Rubik 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
This is a rubik game. You will have three types: 3x3, 4x4 and 5x5.
Grundläggande Information om Tillägg
Namn | |
ID | bhbocgmpiebnfjhplpfgfankjbckjcof |
Officiell webbadress | https://chrome.google.com/webstore/detail/rubik-game/bhbocgmpiebnfjhplpfgfankjbckjcof |
Beskrivning | Rubik game is a funny game to let you try to hack your brain |
Filstorlek | 268 KB |
Antal Installationer | 272 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2019-04-29 |
Publiceringsdatum | 2019-04-23 |
Betyg | 3.00/5 Totalt 2 Betyg |
Utvecklare | HTCom |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://sites.google.com/view/crx/privacypolicies |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Rubik Game", "short_name": "Funny Game", "manifest_version": 2, "version": "1.0.0", "description": "Rubik game is a funny game to let you try to hack your brain", "browser_action": { "default_icon": "128.png", "default_title": "Launch game" }, "background": { "page": "bgr.html", "persistent": false }, "permissions": [ "tabs", "activeTab", "storage", " |