Por: Fabien
Inspect and view changes in Stop shouting source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Stop shouting",
"version": "1.1resigned1",
"description": "Silently lowercase all-caps words.",
"icons": {
"48": "icon.svg"
},
"background": {
"scripts": [
"words.js"
]
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"stopshouting.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{cf3ad4b2-6723-4378-9689-69dbe4e6c3cb}"
}
}
} Mejores alternativas Stop shouting
Aquí hay algunas Firefox add-ons que son similares a Stop shouting: