firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
Vad är firestickhelp?
firestickhelp är en Chrome-tillägg utvecklad av https://firestickhelp.com, och dess huvudfunktion är "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi".
Tilläggsskärmbilder
Ladda ner firestickhelp-förlängningens CRX-fil
Ladda ner firestickhelp-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Get all latest working tutorials on firestick and kodi... Grundläggande Information om Tillägg
| Namn | |
| ID | haeijjljafkdacmkdenmdakcadnkdhib |
| Officiell webbadress | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
| Beskrivning | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
| Filstorlek | 20.03 KB |
| Antal Installationer | 103 |
| Aktuell Version | 0.1 |
| Senast Uppdaterad | 2018-07-14 |
| Publiceringsdatum | 2018-07-14 |
| Betyg | 4.00/5 Totalt 2 Betyg |
| Utvecklare | https://firestickhelp.com |
| Betalningssätt | free |
| Stödda Språk | 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"
} | |