Compare Text Firefox

Examine source code of Compare Text

Inspect and view changes in Compare Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Compare Text",
  "version": "1.1.2",
  "description": "Paste two texts and see their differences line by line",
  "browser_specific_settings": {
    "gecko": {
      "id": "{33e40a07-ec17-4517-adf0-8333e2718986}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "media/n16.png",
    "48": "media/n48.png"
  },
  "browser_action": {
    "default_popup": "display/view.html",
    "default_icon": {
      "16": "media/n16.png",
      "48": "media/n48.png"
    }
  },
  "background": {
    "scripts": [
      "runtime/engine.js"
    ]
  },
  "permissions": []
}

Best Compare Text Alternatives

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