Rhobalas
Add-on Twitch pour Rhobalas_lol
什么是Rhobalas?
Rhobalas是由apbot开发的Chrome扩展程序,该扩展的主要功能是“Add-on Twitch pour Rhobalas_lol”。
扩展截图
下载Rhobalas扩展crx文件
下载Rhobalas扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | geiopcnddcknodobefidnjbalnbliocf |
官方URL | https://chrome.google.com/webstore/detail/geiopcnddcknodobefidnjbalnbliocf |
简介 | Add-on Twitch pour Rhobalas_lol |
文件大小 | 5.48 MB |
安装次数 | 224 |
当前版本 | 2.2.8 |
更新时间 | 2021-10-16 |
上架时间 | 2019-08-22 |
评分 | 3.67/5 共3次评分 |
开发者 | apbot |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" ] } |