Input Text Replacer KM Firefox

Examine source code of Input Text Replacer KM

Inspect and view changes in Input Text Replacer KM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Input Text Replacer",
  "version": "1.0.0",
  "description": "Find and replace text inside input and textarea fields on the current page, with a reusable history of past replacements.",
  "permissions": [
    "activeTab",
    "scripting",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "keithdmccombs@gmail.com",
      "data_collection_permissions": {
        "strict_min_version": "109.0",
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "icons/Medidata Find and Replace icon.png",
    "32": "icons/Medidata Find and Replace icon.png",
    "48": "icons/Medidata Find and Replace icon.png",
    "128": "icons/Medidata Find and Replace icon.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Input Text Replacer",
    "default_icon": {
      "16": "icons/Medidata Find and Replace icon.png",
      "32": "icons/Medidata Find and Replace icon.png",
      "48": "icons/Medidata Find and Replace icon.png",
      "128": "icons/Medidata Find and Replace icon.png"
    }
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  }
}

Best Input Text Replacer KM Alternatives

Here are some Firefox add-ons that are similar to Input Text Replacer KM: