AVAMind
Recevez les notifications Twitch & YouTube d'avamind !
Cos'è AVAMind?
AVAMind è un'estensione di Chrome sviluppata da avamindd, e la sua funzione principale è "Recevez les notifications Twitch & YouTube d'avamind !".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione AVAMind
Scarica i file di estensione AVAMind in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | nnkienadahkakhnplnneahfhkamifdke |
URL Ufficiale | https://chrome.google.com/webstore/detail/avamind/nnkienadahkakhnplnneahfhkamifdke |
Descrizione | Recevez les notifications Twitch & YouTube d'avamind ! |
Dimensione del File | 9.85 MB |
Conteggio Installazioni | 222 |
Versione Corrente | 1.1.1 |
Ultimo Aggiornamento | 2021-05-05 |
Data di Pubblicazione | 2021-04-26 |
Valutazione | 5.00/5 Totale 10 Valutazioni |
Sviluppatore | avamindd |
[email protected] | |
Tipo di Pagamento | in_app |
Sito Web dell'Estensione | https://www.twitch.tv/avamind |
Lingue Supportate | 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" } |