Gamegos Flash Helper

Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…

Gamegos Flash Helper क्या है?

Gamegos Flash Helper GAMEGOS द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Gamegos Flash Helper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Add this plugin and enable Flash for all games hassle free!

Gamegos Flash Helper is a Google Chrome browser Extension created by Gamegos to manage Flash permissions automatically for all our games when you load them.

Games like Cafeland, Marketland, Fashland, Cooking Tale and Solitaire Story using Flash Player do require explicit permission from users to allow the browser to run Flash.

This Flash enabler will automatically allow the browser permission and your game will load smoothly every time. It won't affect your game or browser performance!

Without this extension, you will have to enable Flash manually every time you load or refresh the game. Gamegos Flash Helper frees you from this problem.

Gamegos will use your permissions only for Flash Player and nothing else. Our privacy policy assures you a complete non-disclosure to any of the information shared by you.

Use of this plug-in is subject to Gamegos’
Terms of Service - http://www.gamegos.com/termsofservice/
Privacy Policy - http://www.gamegos.com/privacypolicy/                    

एक्सटेंशन की मूल जानकारी

नाम Gamegos Flash Helper Gamegos Flash Helper
ID kppfgjkgimgbanjbbgpmccbkagcebnid
आधिकारिक URL https://chromewebstore.google.com/detail/gamegos-flash-helper/kppfgjkgimgbanjbbgpmccbkagcebnid
विवरण Add this plugin and enable Flash for all games hassle free! Gamegos Flash Helper is a Google Chrome browser Extension created by…
फ़ाइल का आकार 50.59 KB
स्थापना संख्या 40,469
वर्तमान संस्करण 1.0
अंतिम अपडेट 2019-08-19
प्रकाशन तिथि 2019-08-19
रेटिंग 3.09/5 कुल 81 रेटिंग्स
डेवलपर GAMEGOS
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gamegos Flash Helper",
    "description": "",
    "version": "1.0",
    "icons": {
        "16": "icons\/16.png"
    },
    "browser_action": {
        "default_icon": "icons\/16.png",
        "default_title": "Gamegos Flash Helper",
        "default_popup": "index.html"
    },
    "permissions": [
        "contentSettings"
    ],
    "background": {
        "scripts": [
            "enabler.js"
        ],
        "persistent": false
    },
    "manifest_version": 2
}