Open Door Freedom Fellowship

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

Open Door Freedom Fellowshipとは何ですか?

Open Door Freedom FellowshipはChadEによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to browse our site, sermons, and more.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Open Door Freedom Fellowship拡張機能のCRXファイルをダウンロード

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"
    }
}