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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον wacamoss, και η κύρια λειτουργία του είναι "Bubble Shooter. Your goal is to clear all the bubbles from the board, scoring as many points as possible.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Bubble Shooter

Λήψη αρχείων επέκτασης Bubble Shooter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Play the popular Bubble Shooter online puzzle game. Play the classic bubble shooter game here.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Bubble Shooter Bubble Shooter
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"
}