firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
What is firestickhelp?
firestickhelp is a Chrome extension developed by https://firestickhelp.com, and its main feature is "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi".
Extension Screenshots
Download firestickhelp Extension CRX File
Download firestickhelp extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get all latest working tutorials on firestick and kodi...
Extension Basic Information
Name | firestickhelp |
ID | haeijjljafkdacmkdenmdakcadnkdhib |
Official URL | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
Description | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
File Size | 20.03 KB |
Installation Count | 103 |
Current Version | 0.1 |
Last Updated | 2018-07-14 |
Publish Date | 2018-07-14 |
Rating | 4.00/5 Total 2 Ratings |
Developer | https://firestickhelp.com |
Payment Type | free |
Supported Languages | 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" } |