kodiforu

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

Vad är kodiforu?

kodiforu är en Chrome-tillägg utvecklad av https://kodiforu.com, och dess huvudfunktion är "kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.".

Tilläggsskärmbilder

screenshot

Ladda ner kodiforu-förlängningens CRX-fil

Ladda ner kodiforu-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn kodiforu kodiforu
ID llbpiikbndkgpcigfeoenllalehbiepa
Officiell webbadress https://chrome.google.com/webstore/detail/kodiforu/llbpiikbndkgpcigfeoenllalehbiepa
Beskrivning kodiforu is a blog which provides updates on kodi addons, builds, repos, tips and tricks.
Filstorlek 14.94 KB
Antal Installationer 166
Aktuell Version 0.1
Senast Uppdaterad 2017-06-12
Publiceringsdatum 2017-06-12
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare https://kodiforu.com
Betalningssätt free
Tilläggswebbplats https://kodiforu.com/
Stödda Språk 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"
}