AVAMind
Recevez les notifications Twitch & YouTube d'avamind !
Wat is AVAMind?
AVAMind is een Chrome-extensie ontwikkeld door avamindd, en de belangrijkste functie is "Recevez les notifications Twitch & YouTube d'avamind !".
Extensie Screenshots
Download het CRX-bestand van de extensie AVAMind
Download AVAMind-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | nnkienadahkakhnplnneahfhkamifdke |
Officiële URL | https://chrome.google.com/webstore/detail/avamind/nnkienadahkakhnplnneahfhkamifdke |
Beschrijving | Recevez les notifications Twitch & YouTube d'avamind ! |
Bestandsgrootte | 9.85 MB |
Aantal Installaties | 222 |
Huidige Versie | 1.1.1 |
Laatst Bijgewerkt | 2021-05-05 |
Publicatiedatum | 2021-04-26 |
Beoordeling | 5.00/5 Totaal 10 Beoordelingen |
Ontwikkelaar | avamindd |
[email protected] | |
Betalingswijze | in_app |
Extensiewebsite | https://www.twitch.tv/avamind |
Ondersteunde Talen | 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" } |