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.”。
擴展截圖
下載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 |
ID | pfcjhakobigkmpfdajmdjcmapkkjfefd |
官方網址 | 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" } } |