UGZ Flash Enabler

Allow users to easily play UGameZone Flash Games

UGZ Flash Enabler क्या है?

UGZ Flash Enabler UGameZone द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Allow users to easily play UGameZone Flash Games"।

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

screenshot
screenshot

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

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

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

                        Keep playing all your favorite content with the UGameZone Flash Enabler. UGameZone Flash enabler lets you keep playing all your favorite Flash games on UGameZone.com.

Without UGameZone, hundreds of web games might eventually no longer be available to users, and we would lose decades of internet gaming history.

But by installing the UGameZone Flash Enabler, you will be able to access all the SWF content on UGameZone.com, and keep playing your favorite games.                    

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

नाम UGZ Flash Enabler UGZ Flash Enabler
ID fpgijelboecnfhiaogdcligcjckdgdho
आधिकारिक URL https://chrome.google.com/webstore/detail/ugz-flash-enabler/fpgijelboecnfhiaogdcligcjckdgdho
विवरण Allow users to easily play UGameZone Flash Games
फ़ाइल का आकार 149 KB
स्थापना संख्या 20,000
वर्तमान संस्करण 0.1.2
अंतिम अपडेट 2020-02-07
प्रकाशन तिथि 2020-02-04
रेटिंग 3.30/5 कुल 10 रेटिंग्स
डेवलपर UGameZone
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.ugamezone.com/privacy
समर्थित भाषाएँ id,ms,de,en,fr,vi,tr,es,it,pl,pt-BR,ru,th,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.1.2",
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ],
        "persistent": false
    },
    "permissions": [
        "storage",
        "activeTab",
        "contentSettings",
        "nativeMessaging",
        "https:\/\/www.ugamezone.com\/*",
        "http:\/\/www.ugamezone.com\/*",
        "https:\/\/pt.ugamezone.com\/*",
        "http:\/\/pt.ugamezone.com\/*",
        "https:\/\/es.ugamezone.com\/*",
        "http:\/\/es.ugamezone.com\/*",
        "https:\/\/tr.ugamezone.com\/*",
        "http:\/\/tr.ugamezone.com\/*",
        "https:\/\/de.ugamezone.com\/*",
        "http:\/\/de.ugamezone.com\/*",
        "https:\/\/fr.ugamezone.com\/*",
        "http:\/\/fr.ugamezone.com\/*",
        "https:\/\/pl.ugamezone.com\/*",
        "http:\/\/pl.ugamezone.com\/*",
        "https:\/\/ru.ugamezone.com\/*",
        "http:\/\/ru.ugamezone.com\/*",
        "https:\/\/th.ugamezone.com\/*",
        "http:\/\/th.ugamezone.com\/*",
        "https:\/\/id.ugamezone.com\/*",
        "http:\/\/id.ugamezone.com\/*",
        "https:\/\/my.ugamezone.com\/*",
        "http:\/\/my.ugamezone.com\/*",
        "https:\/\/ar.ugamezone.com\/*",
        "http:\/\/ar.ugamezone.com\/*",
        "https:\/\/ja.ugamezone.com\/*",
        "http:\/\/ja.ugamezone.com\/*",
        "https:\/\/ko.ugamezone.com\/*",
        "http:\/\/ko.ugamezone.com\/*",
        "https:\/\/vi.ugamezone.com\/*",
        "http:\/\/vi.ugamezone.com\/*"
    ],
    "browser_action": {
        "default_icon": {
            "16": "images\/icon-16x16.png",
            "32": "images\/icon-32x32.png",
            "48": "images\/icon-48x48.png",
            "128": "images\/icon-128x128.png",
            "256": "images\/icon-256x256.png"
        },
        "default_popup": "ui.html",
        "default_title": "__MSG_title__"
    },
    "icons": {
        "16": "images\/icon-16x16.png",
        "32": "images\/icon-32x32.png",
        "48": "images\/icon-48x48.png",
        "128": "images\/icon-128x128.png"
    }
}