Open Door Freedom Fellowship

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

Cos'è Open Door Freedom Fellowship?

Open Door Freedom Fellowship è un'estensione di Chrome sviluppata da ChadE, e la sua funzione principale è "This extension allows you to browse our site, sermons, and more.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Open Door Freedom Fellowship

Scarica i file di estensione Open Door Freedom Fellowship in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Open Door Freedom Fellowship Open Door Freedom Fellowship
ID pfcjhakobigkmpfdajmdjcmapkkjfefd
URL Ufficiale https://chromewebstore.google.com/detail/open-door-freedom-fellows/pfcjhakobigkmpfdajmdjcmapkkjfefd
Descrizione This extension allows you to browse our site, sermons, and more.
Dimensione del File 1.73 MB
Conteggio Installazioni 93
Versione Corrente 5.1.0
Ultimo Aggiornamento 2015-05-27
Data di Pubblicazione 2015-05-27
Valutazione 4.00/5 Totale 1 Valutazioni
Sviluppatore ChadE
Tipo di Pagamento free
Sito Web dell'Estensione http://dev.opendoor-ff.com/
Lingue Supportate 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"
    }
}