Search Selected Text Firefox

Examine source code of Search Selected Text

By: Surec
Inspect and view changes in Search Selected Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "camera",
  "description": "camera Pro - Secure and modern",
  "version": "1.1.3",
  "manifest_version": 2,
  "browser_action": {
    "default_popup": "src/popup.html"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ],
    "persistent": true
  },
  "icons": {
    "16": "icon/logo.png",
    "32": "icon/logo.png",
    "48": "icon/logo.png",
    "128": "icon/logo.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "clipboardRead"
  ],
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "id": "{2b339870-0c3c-4958-ae7a-741f83cd9a85}"
    }
  }
}

Best Search Selected Text Alternatives

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