Search_Me Firefox

Examine source code of Search_Me

By: Alyreza
Inspect and view changes in Search_Me source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "searchMe@example.com"
    }
  },
  "manifest_version": 2,
  "name": "SearchMe",
  "version": "1.0",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "description": "search highlighted text on search engine",
  "commands": {
    "search-me": {
      "suggested_key": {
        "default": "Ctrl+Shift+I"
      }
    }
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Best Search_Me Alternatives

Here are some Firefox add-ons that are similar to Search_Me: