kodiforu
kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
Wat is kodiforu?
kodiforu is een Chrome-extensie ontwikkeld door https://kodiforu.com, en de belangrijkste functie is "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".
Extensie Screenshots
Download het CRX-bestand van de extensie kodiforu
Download kodiforu-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | llbpiikbndkgpcigfeoenllalehbiepa |
Officiële URL | https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa |
Beschrijving | kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks. |
Bestandsgrootte | 14.94 KB |
Aantal Installaties | 166 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2017-06-12 |
Publicatiedatum | 2017-06-12 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://kodiforu.com |
Betalingswijze | free |
Extensiewebsite | https://kodiforu.com/ |
Ondersteunde Talen | 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" } |