WEBFRU - search without sharing Firefox

Examine source code of WEBFRU - search without sharing

Inspect and view changes in WEBFRU - search without sharing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WEBFRU - search without sharing",
  "description": "Search anything from WEBFRU ....",
  "author": "R.C",
  "version": "0.3resigned1",
  "permissions": [
    "activeTab",
    "tabs"
  ],
  "chrome_url_overrides": {
    "newtab": "mozilla-default-browser-page.html"
  },
  "browser_action": {
    "default_icon": "64SIZE.png",
    "default_title": "Webfru Search"
  },
  "icons": {
    "16": "16SIZE.png",
    "64": "64SIZE.png",
    "128": "128SIZE.png"
  },
  "background": {
    "scripts": [
      "border.js",
      "windowcreate.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*",
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "border.js",
        "text.js",
        "tabcreated.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "contact@webfru.com"
    }
  }
}

Best WEBFRU - search without sharing Alternatives

Here are some Firefox add-ons that are similar to WEBFRU - search without sharing: