Dye Live

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

What is Dye Live?

Dye Live is a Chrome extension developed by Nay, and its main feature is "Sois au courant des lives de Dye en temps réel !".

Extension Screenshots

screenshot

Download Dye Live Extension CRX File

Download Dye Live extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name Dye Live Dye Live
ID jmmbfpcklchhibghngjbhebnmjpediib
Official URL https://chromewebstore.google.com/detail/dye-live/jmmbfpcklchhibghngjbhebnmjpediib
Description Sois au courant des lives de Dye en temps réel !
File Size 64.65 KB
Installation Count 46
Current Version 1.6
Last Updated 2020-06-02
Publish Date 2020-06-02
Rating 5.00/5 Total 2 Ratings
Developer Nay
Payment Type free
Supported Languages 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\/"
    ]
}