Mynthos TV
Extension pour savoir quand la Mynthos TV est en live
什么是Mynthos TV?
Mynthos TV是由mynthostv.assistance开发的Chrome扩展程序,该扩展的主要功能是“Extension pour savoir quand la Mynthos TV est en live”。
下载Mynthos TV扩展crx文件
下载Mynthos TV扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Une extension pour savoir quand la Mynthos TV part en live !
扩展基本信息
名称 | |
ID | nfbfoeefhhhfllhokokfckhdcbngmbii |
官方URL | https://chrome.google.com/webstore/detail/mynthos-tv/nfbfoeefhhhfllhokokfckhdcbngmbii |
简介 | Extension pour savoir quand la Mynthos TV est en live |
文件大小 | 64.16 KB |
安装次数 | 18 |
当前版本 | 1.0.2 |
更新时间 | 2018-03-21 |
上架时间 | 2018-03-21 |
评分 | 5.00/5 共1次评分 |
开发者 | mynthostv.assistance |
付费类型 | free |
支持的语言 | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Mynthos TV", "description": "Extension pour savoir quand la Mynthos TV est en live", "version": "1.0.2", "homepage_url": "https:\/\/www.twitch.tv\/mynthos", "permissions": [ "notifications", "alarms" ], "background": { "scripts": [ "jquery.min.js", "background-script.js" ] }, "icons": { "48": "icon\/mynthos-48.png", "96": "icon\/mynthos-96.png" } } |