提供元: Budiman
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 View",
"version": "1.2.1",
"description": "Side-by-side text diff with added removed and changed lines",
"browser_specific_settings": {
"gecko": {
"id": "{d864ce02-8e7a-49f7-933c-ff650d6db54b}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
},
"browser_action": {
"default_popup": "dialog/dialog.html",
"default_icon": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
}
},
"background": {
"scripts": [
"ext/service.js"
]
},
"permissions": []
} ベストのDiff Viewer代替案
Diff Viewerに類似したFirefox add-onをいくつか紹介します:
Diff Viewer
Willibald
Diff Compare
Wevovihim
Version Diff Checker Pro
Willie Beck
Line Diff
yozac
Text Diff
yozac
Line Differ
Budiman
Compare Text
Popov
Version Control Diff Viewer
Klea
SQL Diff Viewer by Patilweb
PatilWeb
Dual Text Viewer
Teresa Berry
Version Control Diff
MIBET GIAI TRI
JSON Compare
GesCheellson