Open Door Freedom Fellowship

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

Was ist Open Door Freedom Fellowship?

Open Door Freedom Fellowship ist eine Chrome-Erweiterung, die von ChadE entwickelt wurde, und ihr Hauptmerkmal ist "This extension allows you to browse our site, sermons, and more.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Open Door Freedom Fellowship-Erweiterungs-CRX-Datei herunterladen

Laden Sie Open Door Freedom Fellowship-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

                        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!                    

Grundlegende Informationen zur Erweiterung

Name Open Door Freedom Fellowship Open Door Freedom Fellowship
ID pfcjhakobigkmpfdajmdjcmapkkjfefd
Offizielle URL https://chromewebstore.google.com/detail/open-door-freedom-fellows/pfcjhakobigkmpfdajmdjcmapkkjfefd
Beschreibung This extension allows you to browse our site, sermons, and more.
Dateigröße 1.73 MB
Installationsanzahl 93
Aktuelle Version 5.1.0
Letztes Update 2015-05-27
Veröffentlichungsdatum 2015-05-27
Bewertung 4.00/5 Insgesamt 1 Bewertungen
Entwickler ChadE
Zahlungsart free
Erweiterungswebsite http://dev.opendoor-ff.com/
Unterstützte Sprachen 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"
    }
}