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 |
| 官方網址 | 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"
} | |