Best Casino Slots Flare

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

Best Casino Slots Flare là gì?

Best Casino Slots Flare là một tiện ích mở rộng Chrome được phát triển bởi Tangelo Games, và tính năng chính của nó là "Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Best Casino Slots Flare

Tải xuống các tệp mở rộng Best Casino Slots Flare dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Best Casino Slots Flare Best Casino Slots Flare
ID hioicgneeigpaboplccaadehaegjcmbk
URL Chính Thức https://chrome.google.com/webstore/detail/best-casino-slots-flare/hioicgneeigpaboplccaadehaegjcmbk
Mô tả Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!
Kích Thước Tệp 57.94 KB
Số Lần Cài Đặt 5,000
Phiên Bản Hiện Tại 1.0.7
Cập Nhật Lần Cuối 2019-07-30
Ngày Phát Hành 2019-07-30
Đánh Giá 3.74/5 Tổng số 38 Đánh Giá
Nhà Phát Triển Tangelo Games
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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'"
}