quick BibleGateway Firefox

Examine source code of quick BibleGateway

By: Dan
Inspect and view changes in quick BibleGateway source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "quick BibleGateway",
  "version": "4.1.0",
  "description": "Make quick searches in the Bible using biblegateway.com",
  "icons": {
    "16": "assets/icons/search_icon_16.png",
    "48": "assets/icons/search_icon_48.png",
    "128": "assets/icons/search_icon_128.png"
  },
  "permissions": [
    "contextMenus",
    "<all_urls>",
    "storage"
  ],
  "browser_action": {
    "default_title": "quick BibleGateway",
    "default_popup": "src/action/quickBible.html"
  },
  "background": {
    "scripts": [
      "src/parser.js",
      "src/menu.js",
      "src/request.js",
      "src/error.js",
      "src/browserAction.js",
      "src/messages.js",
      "src/verseOfTheDay.js"
    ]
  }
}

Best quick BibleGateway Alternatives

Here are some Firefox add-ons that are similar to quick BibleGateway: