Inspect and view changes in CalmDown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CalmDown",
"version": "1.1",
"description": "Change ALL CAPS tweets on twitter.com to lowercase.",
"icons": {
"48": "icons/calmdown-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.twitter.com/*"
],
"js": [
"calmdown.js"
]
}
]
} Best CalmDown Alternatives
Here are some Firefox add-ons that are similar to CalmDown: