Text Search Firefox

Examine source code of Text Search

Inspect and view changes in Text Search source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Search",
  "description": "Searches the selected text on user defined search platform",
  "version": "1.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "contextMenus",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_title": "Search Platform",
    "default_popup": "index.html"
  }
}

Best Text Search Alternatives

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