Dye Live

Sois au courant des lives de Dye en temps réel !

Dye Live क्या है?

Dye Live Nay द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Sois au courant des lives de Dye en temps réel !"।

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

screenshot

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

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

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

                        Ne rate plus aucun stream de Dye !

Cette extension te prévient en temps réel si Rx Dye est en live, et te permet de joindre le stream en un seul clic.


Version pour Firefox : https://addons.mozilla.org/en-US/firefox/addon/dye-live/                    

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

नाम Dye Live Dye Live
ID jmmbfpcklchhibghngjbhebnmjpediib
आधिकारिक URL https://chromewebstore.google.com/detail/dye-live/jmmbfpcklchhibghngjbhebnmjpediib
विवरण Sois au courant des lives de Dye en temps réel !
फ़ाइल का आकार 64.65 KB
स्थापना संख्या 46
वर्तमान संस्करण 1.6
अंतिम अपडेट 2020-06-02
प्रकाशन तिथि 2020-06-02
रेटिंग 5.00/5 कुल 2 रेटिंग्स
डेवलपर Nay
भुगतान के प्रकार free
समर्थित भाषाएँ fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dye Live",
    "version": "1.6",
    "description": "Sois au courant des lives de Dye en temps r\u00e9el !",
    "icons": {
        "16": "img\/icon16.png",
        "32": "img\/icon32.png",
        "48": "img\/icon48.png",
        "96": "img\/icon96.png",
        "128": "img\/icon128.png"
    },
    "browser_action": {
        "default_icon": "img\/icon.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "http:\/\/92.222.89.46\/"
    ]
}