Bubble Shooter
Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.
Bubble Shooter क्या है?
Bubble Shooter wacamoss द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bubble Shooter एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | omfenaiekfkoakpphjjjgefaoojhhegp |
आधिकारिक URL | https://chromewebstore.google.com/detail/bubble-shooter/omfenaiekfkoakpphjjjgefaoojhhegp |
विवरण | Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible. |
फ़ाइल का आकार | 44.47 KB |
स्थापना संख्या | 212 |
वर्तमान संस्करण | 0.0.8 |
अंतिम अपडेट | 2019-03-26 |
प्रकाशन तिथि | 2019-03-26 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | wacamoss |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | http://www.bubbleshooter.me/privacypolicy.html |
समर्थित भाषाएँ | id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "128.png", "default_title": "__MSG_app_name__" }, "default_locale": "en", "description": "__MSG_app_description__", "manifest_version": 2, "name": "__MSG_app_name__", "short_name": "Bubble Shooter", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.8" } |