firestickhelp
firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi
Co to jest firestickhelp?
firestickhelp to rozszerzenie Chrome opracowane przez https://firestickhelp.com, a jego główną funkcją jest „firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia firestickhelp
Pobierz pliki rozszerzeń firestickhelp w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Get all latest working tutorials on firestick and kodi... Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | haeijjljafkdacmkdenmdakcadnkdhib |
| Oficjalny URL | https://chromewebstore.google.com/detail/firestickhelp/haeijjljafkdacmkdenmdakcadnkdhib |
| Opis | firestickhelp is a tutorial blog where you can find step by step guides about firestick and kodi |
| Rozmiar pliku | 20.03 KB |
| Liczba instalacji | 103 |
| Aktualna Wersja | 0.1 |
| Ostatnia Aktualizacja | 2018-07-14 |
| Data Publikacji | 2018-07-14 |
| Ocena | 4.00/5 Łącznie 2 Oceny |
| Deweloper | https://firestickhelp.com |
| Typ Płatności | free |
| Obsługiwane Języki | 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"
} | |