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 Tangelo Games द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get QUICK access to Best Casino Slots with the NEW Best Casino Flare and start winning!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Best Casino Slots Flare एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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!
एक्सटेंशन की मूल जानकारी
नाम | |
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'" } |