Bubble Shooter Game for Chrome
Bubble Shooter Game for Chrome
Vad är Bubble Shooter Game for Chrome?
Bubble Shooter Game for Chrome är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Bubble Shooter Game for Chrome".
Tilläggsskärmbilder
Ladda ner Bubble Shooter Game for Chrome-förlängningens CRX-fil
Ladda ner Bubble Shooter Game for Chrome-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
Bubble Shooter puzzle game, shoot the bubbles to match the right colors! Go up in levels and collect as many points as you can.
Grundläggande Information om Tillägg
Namn | |
ID | efgmginnledokoioghibpdnhgldmkgem |
Officiell webbadress | https://chrome.google.com/webstore/detail/bubble-shooter-game-for-c/efgmginnledokoioghibpdnhgldmkgem |
Beskrivning | Bubble Shooter Game for Chrome |
Filstorlek | 70.9 KB |
Antal Installationer | 724 |
Aktuell Version | 1.6 |
Senast Uppdaterad | 2018-09-28 |
Publiceringsdatum | 2018-09-28 |
Betyg | 5.00/5 Totalt 11 Betyg |
Utvecklare | Maze Cracker Games |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://www.mazecracker.com |
URL till Sekretesspolicy Sidan | http://www.mazecracker.com/privacy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon16x16.png", "default_popup": "popup.html" }, "description": "Bubble Shooter Game for Chrome", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Bubble Shooter Game for Chrome", "permissions": [ "activeTab" ], "short_name": "Bubble Shooter Game for Chrome", "version": "1.6" } |