Yoona

Soyez les premiers à venir sur le live avec mon extension !

What is Yoona?

Yoona is a Chrome extension developed by Proposé par Yoona, and its main feature is "Soyez les premiers à venir sur le live avec mon extension !".

Extension Screenshots

screenshot
screenshot

Download Yoona Extension CRX File

Download Yoona 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

                        L’extension Yoona permet de vous informer dès que je suis en stream. Vous ne raterez plus aucune seconde de live!                    

Extension Basic Information

Name Yoona Yoona
ID kjgjlmdhfkhpddmlkkalehbdfmogmgoj
Official URL https://chromewebstore.google.com/detail/yoona/kjgjlmdhfkhpddmlkkalehbdfmogmgoj
Description Soyez les premiers à venir sur le live avec mon extension !
File Size 123 KB
Installation Count 19
Current Version 1.8
Last Updated 2019-02-25
Publish Date 2019-02-25
Rating 5.00/5 Total 4 Ratings
Developer Proposé par Yoona
Email [email protected]
Payment Type free
Extension Website https://www.twitch.tv/yoonaa_
Supported Languages fr
manifest.json
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popuplinks.html"
    },
    "name": "Yoona",
    "version": "1.8",
    "description": "Soyez les premiers \u00e0 venir sur le live avec mon extension !",
    "icons": {
        "16": "logo-off16.png",
        "48": "logo-off48.png",
        "128": "logo-off128.png"
    },
    "manifest_version": 2,
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}