Dye Live

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

Τι είναι το Dye Live;

Το Dye Live είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Nay, και η κύρια λειτουργία του είναι "Sois au courant des lives de Dye en temps réel !".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Dye Live

Λήψη αρχείων επέκτασης Dye Live σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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\/"
    ]
}