firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
什么是firestickhelp?
firestickhelp是由https://firestickhelp.com开发的Chrome扩展程序,该扩展的主要功能是“firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi”。
扩展截图
下载firestickhelp扩展crx文件
下载firestickhelp扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Get all latest working tutorials on firestick and kodi... 扩展基本信息
| 名称 | |
| ID | haeijjljafkdacmkdenmdakcadnkdhib |
| 官方URL | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
| 简介 | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
| 文件大小 | 20.03 KB |
| 安装次数 | 103 |
| 当前版本 | 0.1 |
| 更新时间 | 2018-07-14 |
| 上架时间 | 2018-07-14 |
| 评分 | 4.00/5 共2次评分 |
| 开发者 | https://firestickhelp.com |
| 付费类型 | free |
| 支持的语言 | en-GB |
| manifest.json | |
{
"name": "firestickhelp",
"description": "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi ",
"browser_action": {
"default_icon": {
"38": "icon.png"
},
"default_title": "firestickhelp",
"default_popup": "firestickhelp.html"
},
"manifest_version": 2,
"update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
"content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
"version": "0.1"
} | |