Rhobalas
Add-on Twitch pour Rhobalas_lol
What is Rhobalas?
Rhobalas is a Chrome extension developed by apbot, and its main feature is "Add-on Twitch pour Rhobalas_lol".
Extension Screenshots
Download Rhobalas Extension CRX File
Download Rhobalas 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
Cette application vous permettra de savoir quand votre streamer préféré commence à stream. Ne manquez plus aucun live ! Grâce à cette application vous pourrez : - Vous rendre sur la page twitter de Rhobalas. - Aller sur sa chaîne youtube afin de ne plus louper aucune de ses vidéos. - Et accéder rapidement à la chaine twitch de Rhobalas. Vous pourrez accéder à diverses informations sur le live en cours : - Le titre du live. - Le nombre de viewers. - vous pourrez aussi soutenir Rhobalas grâce au lien vers la page de don.
Extension Basic Information
Name | |
ID | geiopcnddcknodobefidnjbalnbliocf |
Official URL | https://chrome.google.com/webstore/detail/geiopcnddcknodobefidnjbalnbliocf |
Description | Add-on Twitch pour Rhobalas_lol |
File Size | 5.48 MB |
Installation Count | 224 |
Current Version | 2.2.8 |
Last Updated | 2021-10-16 |
Publish Date | 2019-08-22 |
Rating | 3.67/5 Total 3 Ratings |
Developer | apbot |
[email protected] | |
Payment Type | free |
Supported Languages | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "2.2.8", "name": "Rhobalas", "description": "Add-on Twitch pour Rhobalas_lol", "browser_action": { "default_title": "Rhobalas", "default_popup": "index.html" }, "background": { "scripts": [ "background.js" ] }, "icons": { "128": "img\/OFF.png" }, "permissions": [ "https:\/\/library.apbot.fr\/api\/info\/Rhobalas_lol", "storage", "notifications" ] } |