kodiforu

kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.

Was ist kodiforu?

kodiforu ist eine Chrome-Erweiterung, die von https://kodiforu.com entwickelt wurde, und ihr Hauptmerkmal ist "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".

Erweiterungsscreenshots

screenshot

kodiforu-Erweiterungs-CRX-Datei herunterladen

Laden Sie kodiforu-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

                        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.                    

Grundlegende Informationen zur Erweiterung

Name kodiforu kodiforu
ID llbpiikbndkgpcigfeoenllalehbiepa
Offizielle URL https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa
Beschreibung kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
Dateigröße 14.94 KB
Installationsanzahl 166
Aktuelle Version 0.1
Letztes Update 2017-06-12
Veröffentlichungsdatum 2017-06-12
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler https://kodiforu.com
Zahlungsart free
Erweiterungswebsite https://kodiforu.com/
Unterstützte Sprachen 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"
}