Troubles Bubbles 3
Troubles Bubbles 3
Vad är Troubles Bubbles 3?
Troubles Bubbles 3 är en Chrome-tillägg utvecklad av Maze Cracker Games, och dess huvudfunktion är "Troubles Bubbles 3".
Tilläggsskärmbilder
Ladda ner Troubles Bubbles 3-förlängningens CRX-fil
Ladda ner Troubles Bubbles 3-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
When you shoot the bubbles, they split to smaller ones. Version 3 of this addictive game. Write us if you like it and want more levels!
Grundläggande Information om Tillägg
Namn | |
ID | lljmhjjpldhakooegldhepoepmndioog |
Officiell webbadress | https://chrome.google.com/webstore/detail/troubles-bubbles-3/lljmhjjpldhakooegldhepoepmndioog |
Beskrivning | Troubles Bubbles 3 |
Filstorlek | 19.18 KB |
Antal Installationer | 36 |
Aktuell Version | 1.8 |
Senast Uppdaterad | 2018-09-28 |
Publiceringsdatum | 2018-09-28 |
Betyg | 5.00/5 Totalt 5 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": "Troubles Bubbles 3", "icons": { "128": "icon128x128.png", "16": "icon16x16.png", "48": "icon48x48.png" }, "manifest_version": 2, "name": "Troubles Bubbles 3", "permissions": [ "activeTab" ], "short_name": "Troubles Bubbles 3", "version": "1.8" } |