Alexclick
Ne ratez plus aucun live d'Alexclick avec son extension.
什么是Alexclick?
Alexclick是由Infinity Games开发的Chrome扩展程序,该扩展的主要功能是“Ne ratez plus aucun live d'Alexclick avec son extension.”。
扩展截图
下载Alexclick扩展crx文件
下载Alexclick扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        Ne ratez plus aucun live d'Alexclick !
L'icone est rouge et passe au vert à chaque fois qu'Alexclick est en live.
Vous avez un accès direct depuis l'extention au site alexclicktv.fr ainsi qu'aux réseaux sociaux et au serveur vocal Curse.
Développé par Infinity Games http://infinity-games.fr/                     扩展基本信息
| 名称 |   |  
| ID | bgncpgkglblopefkfibgdmobhjgcohai | 
| 官方URL | https://chromewebstore.google.com/detail/alexclick/bgncpgkglblopefkfibgdmobhjgcohai | 
| 简介 | Ne ratez plus aucun live d'Alexclick avec son extension. | 
| 文件大小 | 1.62 MB | 
| 安装次数 | 295 | 
| 当前版本 | 1.3 | 
| 更新时间 | 2018-01-15 | 
| 上架时间 | 2018-01-15 | 
| 评分 | 4.96/5 共25次评分 | 
| 开发者 | Infinity Games | 
| 电子邮箱 | [email protected] | 
| 付费类型 | free | 
| 支持的语言 | fr | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Ne ratez plus aucun live d'Alexclick avec son extension.",
    "manifest_version": 2,
    "name": "Alexclick",
    "version": "1.3",
    "homepage_url": "https:\/\/www.alexclick.tv\/",
    "icons": {
        "48": "icons\/logo-48.png"
    },
    "permissions": [
        "notifications",
        "activeTab"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icons\/logo-32.png",
        "default_title": "Alexclick",
        "default_popup": "popup\/index.html"
    },
    "web_accessible_resources": []
}  |  |