Open Door Freedom Fellowship
This extension allows you to browse our site, sermons, and more.
Wat is Open Door Freedom Fellowship?
Open Door Freedom Fellowship is een Chrome-extensie ontwikkeld door ChadE, en de belangrijkste functie is "This extension allows you to browse our site, sermons, and more.".
Extensie Screenshots
Download het CRX-bestand van de extensie Open Door Freedom Fellowship
Download Open Door Freedom Fellowship-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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! Basisinformatie over de Extensie
| Naam | |
| ID | pfcjhakobigkmpfdajmdjcmapkkjfefd |
| Officiële URL | https://chromewebstore.google.com/detail/open-door-freedom-fellows/pfcjhakobigkmpfdajmdjcmapkkjfefd |
| Beschrijving | This extension allows you to browse our site, sermons, and more. |
| Bestandsgrootte | 1.73 MB |
| Aantal Installaties | 93 |
| Huidige Versie | 5.1.0 |
| Laatst Bijgewerkt | 2015-05-27 |
| Publicatiedatum | 2015-05-27 |
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | ChadE |
| Betalingswijze | free |
| Extensiewebsite | http://dev.opendoor-ff.com/ |
| Ondersteunde Talen | 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"
}
} | |