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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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