Client Side Bangs Firefox

Examine source code of Client Side Bangs

By: Dagan
Inspect and view changes in Client Side Bangs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ClientSideBangs",
  "version": "0.3.4",
  "description": "Redirects certain bangs on the client side instead of asking DDG, allowing for a faster search experience and customization",
  "icons": {
    "48": "images/ddg-48.png"
  },
  "permissions": [
    "*://duckduckgo.com/*",
    "*://www.google.com/*",
    "webRequest",
    "storage"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ddgcsbr@example.com"
    }
  },
  "background": {
    "scripts": [
      "lib.js",
      "main.js"
    ]
  }
}

Best Client Side Bangs Alternatives

Here are some Firefox add-ons that are similar to Client Side Bangs: