Best Casino Slots Flare

Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!

Τι είναι το Best Casino Slots Flare;

Το Best Casino Slots Flare είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Tangelo Games, και η κύρια λειτουργία του είναι "Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!".

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

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Best Casino Slots Flare

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

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

                        Tangelo Games is proud to present the Best Casino Flare! 
Install TODAY for an instant Special Bonus!
Stay up to date with the latest Best Casino news, updates and all of the awesome rewards we have for YOU! 

Our official Chrome extension adds a quick-access button to your Facebook, which will tip you off about new machines, bonuses and other Best Casino special events! 

Install Best Casino Flare NOW & start winning!                    

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

Όνομα Best Casino Slots Flare Best Casino Slots Flare
ID hioicgneeigpaboplccaadehaegjcmbk
Επίσημο URL https://chrome.google.com/webstore/detail/best-casino-slots-flare/hioicgneeigpaboplccaadehaegjcmbk
Περιγραφή Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!
Μέγεθος Αρχείου 57.94 KB
Αριθμός Εγκαταστάσεων 5,000
Τρέχουσα Έκδοση 1.0.7
Τελευταία Ενημέρωση 2019-07-30
Ημερομηνία Δημοσίευσης 2019-07-30
Αξιολόγηση 3.74/5 Συνολικά 38 Αξιολογήσεις
Προγραμματιστής Tangelo Games
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "logging.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "16.png",
        "default_title": "Play Best Casino Slots!"
    },
    "content_scripts": [
        {
            "js": [
                "logging.js",
                "contentScript.js"
            ],
            "matches": [
                "http:\/\/*.facebook.com\/*",
                "https:\/\/*.facebook.com\/*",
                "https:\/\/*.diwip.com\/*"
            ]
        }
    ],
    "description": "Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!",
    "icons": {
        "128": "128.png",
        "16": "16.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "Best Casino Slots Flare",
    "permissions": [
        "contentSettings",
        "http:\/\/*.facebook.com\/*",
        "https:\/\/*.facebook.com\/*",
        "https:\/\/*.diwip.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.facebook.com\/*",
            "*:\/\/*.diwip.com\/*"
        ]
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7",
    "web_accessible_resources": [
        "*.png"
    ],
    "content_security_policy": "script-src 'self' https:\/\/connect.facebook.net; object-src 'self'"
}