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