Diff Viewer Firefox

Examine source code of Diff Viewer

Inspect and view changes in Diff Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Diff Viewer",
  "version": "1.2.1",
  "description": "Side by side text comparison with line diff highlighting",
  "browser_specific_settings": {
    "gecko": {
      "id": "{90b813e7-f915-42df-b92e-14e093a0cf54}",
      "strict_min_version": "96.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "16": "assets/icon16.png",
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "96": "assets/icon96.png",
    "128": "assets/icon128.png"
  },
  "browser_action": {
    "default_popup": "ui/popup.html",
    "default_icon": {
      "16": "assets/icon16.png",
      "32": "assets/icon32.png",
      "48": "assets/icon48.png",
      "96": "assets/icon96.png",
      "128": "assets/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "bg/background.js"
    ]
  },
  "permissions": []
}

Meilleures alternatives Diff Viewer

Voici quelques Firefox add-ons qui sont similaires à Diff Viewer :