User Defined Search Firefox

Examine source code of User Defined Search

By: Nabendu
Inspect and view changes in User Defined Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User Defined Search",
  "description": "Searches the selected text on user defined search platform",
  "version": "1.1resigned1",
  "icons": {
    "48": "icons/logo_48.png",
    "64": "icons/logo_64.png"
  },
  "permissions": [
    "contextMenus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background_script.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Notifier",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{68d06928-2ae1-412a-9f4f-48d5f573eff1}"
    }
  }
}

Best User Defined Search Alternatives

Here are some Firefox add-ons that are similar to User Defined Search: