Open Door Freedom Fellowship

This extension allows you to browse our site, sermons, and more.

Co je Open Door Freedom Fellowship?

Open Door Freedom Fellowship je rozšíření Chrome vyvinuté ChadE, a jeho hlavní funkcí je „This extension allows you to browse our site, sermons, and more.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Open Door Freedom Fellowship

Stáhněte si soubory rozšíření Open Door Freedom Fellowship ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        With this application it allows you to browse Open Door Freedom Fellowship's website with a click of a mouse. It is user friendly and easy to use. It also features the new download page for you to download our sermons.
http://www.opendoor-ff.com
-----------------------------
Update: v5.1.0 log
____________________
Bug Fixes
____________________
(NEWS)
In 5.1.0 We fixed a few bugs. Please stay updated. Thanks for your support. 

Also if you find any errors or misspelled words please send a review with the problem!                    

Základní Informace o Rozšíření

Název Open Door Freedom Fellowship Open Door Freedom Fellowship
ID pfcjhakobigkmpfdajmdjcmapkkjfefd
Oficiální URL https://chromewebstore.google.com/detail/open-door-freedom-fellows/pfcjhakobigkmpfdajmdjcmapkkjfefd
Popis This extension allows you to browse our site, sermons, and more.
Velikost souboru 1.73 MB
Počet instalací 93
Aktuální Verze 5.1.0
Poslední Aktualizace 2015-05-27
Datum Vydání 2015-05-27
Hodnocení 4.00/5 Celkem 1 Hodnocení
Vývojář ChadE
Typ Platby free
Webové stránky Rozšíření http://dev.opendoor-ff.com/
Podporované Jazyky en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Open Door Freedom Fellowship",
    "version": "5.1.0",
    "manifest_version": 2,
    "description": "This extension allows you to browse our site, sermons, and more.",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Open Door FF",
        "default_popup": "popup.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google.com; object-src 'self'",
    "icons": {
        "128": "icon.png"
    }
}