Version Control Diff Viewer Firefox

Examine source code of Version Control Diff Viewer

By: Klea
Inspect and view changes in Version Control Diff Viewer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Version Control Diff Viewer",
  "version": "1.0",
  "description": "Visualize and compare file differences for version-controlled projects directly in your browser.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage",
    "scripting",
    "activeTab"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "version-control-diff-viewer@example.com"
    }
  }
}

Best Version Control Diff Viewer Alternatives

Here are some Firefox add-ons that are similar to Version Control Diff Viewer: