AVAMind

Recevez les notifications Twitch & YouTube d'avamind !

What is AVAMind?

AVAMind is a Chrome extension developed by avamindd, and its main feature is "Recevez les notifications Twitch & YouTube d'avamind !".

Extension Screenshots

screenshot
screenshot
screenshot

Download AVAMind Extension CRX File

Download AVAMind 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 ratez plus aucun live d'AVA grâce à l'extension pour Google Chrome. 

Elle vous permet d'avoir : 

- Les notifications de lancement de live

- Les notifications d'upload de vidéos sur la chaine YouTube

- Un accès direct aux réseaux sociaux 

Fonctionne aussi sur Opera.                    

Extension Basic Information

Name AVAMind AVAMind
ID nnkienadahkakhnplnneahfhkamifdke
Official URL https://chrome.google.com/webstore/detail/avamind/nnkienadahkakhnplnneahfhkamifdke
Description Recevez les notifications Twitch & YouTube d'avamind !
File Size 9.85 MB
Installation Count 222
Current Version 1.1.1
Last Updated 2021-05-05
Publish Date 2021-04-26
Rating 5.00/5 Total 10 Ratings
Developer avamindd
Email [email protected]
Payment Type in_app
Extension Website https://www.twitch.tv/avamind
Supported Languages fr
manifest.json
{
    "author": "DoubleT",
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "src\/img\/website.png",
        "default_popup": "index.html"
    },
    "description": "Recevez les notifications Twitch & YouTube d'avamind !",
    "icons": {
        "128": "src\/img\/avaon.png",
        "32": "src\/img\/avaon.png",
        "64": "src\/img\/avaon.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgsVXvhFQ4aYlPI2jMt9SdB712Yb0wZvxugRxd0FH3+9ZjCbElQSuPwCg7ucVWmCJKWHw9eXBLOxT8xm3GRCd+0Ha9ybyfwvmcQbEOtoELqe7ZrAQwRgA8sg7stWE4UM87t9hAHSzUwAuVRKNOrPgmUiWma0di5dEtASNV7cwinpyBZLzzAa4qVGpURPVH4Q6OQU297kIS7VwYFWv9825HIWwZyUYuJSLN9D3Duwpr\/efU4yvblqTVRtCbQksEOVc\/jCqrOu70tNjE+AonUt+hPB3Fwgq6Kfyl5wHHIyMeDqvE\/Vh0+FjyiiJZuq6guFfHTzcYRkg6ZDNTdDQpOWiZwIDAQAB",
    "manifest_version": 2,
    "name": "AVAMind",
    "permissions": [
        "background",
        "notifications",
        "https:\/\/api.twitch.tv\/",
        "http:\/\/twitch.tv\/",
        "https:\/\/www.googleapis.com\/youtube"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.1"
}