Everything Search WE Firefox

Examine source code of Everything Search WE

Inspect and view changes in Everything Search WE source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Everything Search WE",
  "version": "0.0.5resigned1",
  "author": "Dr. Musti",
  "homepage_url": "http://bafrataksim.com",
  "developer": {
    "name": "Mustafa BAŞ",
    "url": "http://bafrataksim.com"
  },
  "applications": {
    "gecko": {
      "id": "@everything_search_we",
      "strict_min_version": "50.0"
    }
  },
  "description": "Right click a selection search action in Everything.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "<all_urls>",
    "menus",
    "contextMenus",
    "tabs",
    "activeTab",
    "clipboardWrite",
    "storage"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "common.js",
        "content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/icon48.png",
      "32": "icons/icon96.png"
    },
    "default_title": "Search with Everything"
  },
  "commands": {
    "command_action": {
      "suggested_key": {
        "default": "F8"
      }
    }
  }
}

Best Everything Search WE Alternatives

Here are some Firefox add-ons that are similar to Everything Search WE: