By: Jason Penilla
Inspect and view changes in diffs.dev source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "diffs.dev",
"version": "0.0.9",
"description": "Streamlines opening diffs in the diffs.dev Diff Viewer.",
"permissions": [
"tabs",
"storage",
"contextMenus"
],
"icons": {
"128": "favicon.png"
},
"action": {
"default_title": "diffs.dev",
"default_icon": {
"128": "favicon.png"
},
"default_popup": "popup.html"
},
"background": {
"scripts": [
"worker.js"
],
"type": "module"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "patch-roulette@papermc.io"
}
}
} Best diffs.dev Alternatives
Here are some Firefox add-ons that are similar to diffs.dev:
GitHub Collapse-Diffs Button
verfehlix
FFDiff
Daniel Voros
Page action button for Github.Dev
emvaized
GitHub Diff Explorer
Alex D
Diff Navigator for GitHub
Dean Attali
UI Previewer Button
Jakub Hampl
View Github Issues&PRs
FoxRefire
Open Github in editor
a7madgamal
GitHub SHA Compare
kitallis
Version Control Diff Viewer
Klea
GitHub Releases Button
d2yap