SPDX License Diff Firefox

Examine source code of SPDX License Diff

Inspect and view changes in SPDX License Diff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "description": "__MSG_appDescription__",
  "version": "0.13.1",
  "short_name": "__MSG_appShortName__",
  "manifest_version": 3,
  "default_locale": "en",
  "icons": {
    "32": "images/spdx.png",
    "128": "images/128.png"
  },
  "background": {
    "scripts": [
      "scripts/background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "32": "images/spdx.png"
    }
  },
  "options_ui": {
    "page": "pages/options.html",
    "open_in_tab": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{95b7d495-ee73-4a03-b918-670a9d77c871}",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "unlimitedStorage",
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "*://*.spdx.org/*"
  ]
}

Best SPDX License Diff Alternatives

Here are some Firefox add-ons that are similar to SPDX License Diff: