firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
Hvad er firestickhelp?
firestickhelp er en Chrome-udvidelse udviklet af https://firestickhelp.com, og dens hovedfunktion er "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi".
Udvidelsesskærmbilleder
Download firestickhelp-udvidelses-CRX-fil
Download firestickhelp-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Get all latest working tutorials on firestick and kodi... Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | haeijjljafkdacmkdenmdakcadnkdhib |
| Officiel URL | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
| Beskrivelse | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
| Filstørrelse | 20.03 KB |
| Antal Installationer | 103 |
| Nuværende Version | 0.1 |
| Senest Opdateret | 2018-07-14 |
| Udgivelsesdato | 2018-07-14 |
| Bedømmelse | 4.00/5 Samlet 2 Bedømmelser |
| Udvikler | https://firestickhelp.com |
| Betalingsmetode | free |
| Understøttede Sprog | 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"
} | |