Inspect and view changes in twiffs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "twiffs",
"version": "1.0",
"description": "edited tweet history diff highlighting ➕➖",
"icons": {
"48": "icons/logo.svg",
"96": "icons/logo.svg",
"128": "icons/logo.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "twiffs@mmyron.com"
}
},
"content_scripts": [
{
"matches": [
"https://twitter.com/*"
],
"js": [
"script.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"permissions": [
"tabs",
"https://twitter.com/*"
]
} Best twiffs Alternatives
Here are some Firefox add-ons that are similar to twiffs: