Go Bangs Ext Firefox

Examine source code of Go Bangs Ext

Inspect and view changes in Go Bangs Ext source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Go Bangs Ext",
  "version": "0.3",
  "description": "Provide bangs (shortcuts) to suggest websites in the omnibox (address bar). Support for direct querying into the website. For example, typing \"go y koala\" will suggest the URL \"https://www.youtube.com/results?search_query=koala\".",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "omnibox": {
    "keyword": "go"
  },
  "background": {
    "scripts": [
      "common.js",
      "main_background.js"
    ]
  },
  "options_ui": {
    "page": "page_options.html",
    "browser_style": true
  },
  "permissions": [
    "storage"
  ]
}

Best Go Bangs Ext Alternatives

Here are some Firefox add-ons that are similar to Go Bangs Ext: