firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
Was ist firestickhelp?
firestickhelp ist eine Chrome-Erweiterung, die von https://firestickhelp.com entwickelt wurde, und ihr Hauptmerkmal ist "firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi".
Erweiterungsscreenshots
firestickhelp-Erweiterungs-CRX-Datei herunterladen
Laden Sie firestickhelp-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Get all latest working tutorials on firestick and kodi... Grundlegende Informationen zur Erweiterung
| Name | |
| ID | haeijjljafkdacmkdenmdakcadnkdhib |
| Offizielle URL | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
| Beschreibung | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
| Dateigröße | 20.03 KB |
| Installationsanzahl | 103 |
| Aktuelle Version | 0.1 |
| Letztes Update | 2018-07-14 |
| Veröffentlichungsdatum | 2018-07-14 |
| Bewertung | 4.00/5 Insgesamt 2 Bewertungen |
| Entwickler | https://firestickhelp.com |
| Zahlungsart | free |
| Unterstützte Sprachen | 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"
} | |