Find and Replace Firefox

Examine source code of Find and Replace

Inspect and view changes in Find and Replace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Find and Replace",
  "version": "1.0.0",
  "description": "Find and replace text with optional regex and case sensitivity.",
  "browser_specific_settings": {
    "gecko": {
      "id": "findrep153@toolbox.example",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Find and Replace"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best Find and Replace Alternatives

Here are some Firefox add-ons that are similar to Find and Replace: