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:
LicenseDB License Diff
capfei
Compare Text
Danil
Version Control Diff Viewer
Klea
Code Self Study
j127
Diff Navigator for GitHub
Dean Attali
diffs.dev
Jason Penilla
Smart Contrast Overlay
Alanna
Word Length Difference Addon
Omar
Color Contrast Checker
Kevin Taron
Link Checker fork
hl
Simple WCAG Contrast Checker
HardaWebPro
Load More Pull Request
Chris Bibby