Open Door Freedom Fellowship

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

Τι είναι το Open Door Freedom Fellowship;

Το Open Door Freedom Fellowship είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον ChadE, και η κύρια λειτουργία του είναι "This extension allows you to browse our site, sermons, and more.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Open Door Freedom Fellowship

Λήψη αρχείων επέκτασης Open Door Freedom Fellowship σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Open Door Freedom Fellowship Open Door Freedom Fellowship
ID pfcjhakobigkmpfdajmdjcmapkkjfefd
Επίσημο URL https://chromewebstore.google.com/detail/open-door-freedom-fellows/pfcjhakobigkmpfdajmdjcmapkkjfefd
Περιγραφή This extension allows you to browse our site, sermons, and more.
Μέγεθος Αρχείου 1.73 MB
Αριθμός Εγκαταστάσεων 93
Τρέχουσα Έκδοση 5.1.0
Τελευταία Ενημέρωση 2015-05-27
Ημερομηνία Δημοσίευσης 2015-05-27
Αξιολόγηση 4.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής ChadE
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης http://dev.opendoor-ff.com/
Υποστηριζόμενες Γλώσσες 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"
    }
}