Inspect and view changes in Tweet Diff source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Tweet Diff",
"description": "Diff checker on tweet edit history",
"manifest_version": 2,
"homepage_url": "https://github.com/Snazzah/TweetDiff",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://x.com/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"version": "1.0.0",
"browser_specific_settings": {
"gecko": {
"id": "twdiff@snazzah.com",
"strict_min_version": "101.0"
},
"gecko_android": {
"strict_min_version": "101.0"
}
},
"web_accessible_resources": [
"content.js"
]
} ベストのTweet Diff代替案
Tweet Diffに類似したFirefox add-onをいくつか紹介します:
twiffs
mmyron
Version Control Diff
MIBET GIAI TRI
Diff Comparer
Vano
Diff Viewer
Budiman
Version Diff Checker Pro
Willie Beck
Smart Revision Comparator
Blaine
Diff Compare
Wevovihim
Text Diff
yozac
JSON Compare
GesCheellson
Diff Viewer
Willibald
Text Diff
Edward Leblanc
Diff Viewer
Edward Leblanc