kodiforu
kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
Hvad er kodiforu?
kodiforu er en Chrome-udvidelse udviklet af https://kodiforu.com, og dens hovedfunktion er "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".
Udvidelsesskærmbilleder
Download kodiforu-udvidelses-CRX-fil
Download kodiforu-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
Kodi for you extension will help you to easily access all the latest posts of kodiforu! You can get also search for the posts from our blog.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | llbpiikbndkgpcigfeoenllalehbiepa |
Officiel URL | https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa |
Beskrivelse | kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. |
Filstørrelse | 14.94 KB |
Antal Installationer | 166 |
Nuværende Version | 0.1 |
Senest Opdateret | 2017-06-12 |
Udgivelsesdato | 2017-06-12 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | https://kodiforu.com |
Betalingsmetode | free |
Udvidelseswebsted | https://kodiforu.com/ |
Understøttede Sprog | en |
manifest.json | |
{ "name": "kodiforu", "description": "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. ", "browser_action": { "default_icon": { "38": "icon.png" }, "default_title": "kodiforu", "default_popup": "kodiforu.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" } |