Inspect and view changes in Stack Overflow and Stack Exchange Indentation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Stack Overflow and Stack Exchange Indentation",
"version": "0.3resigned1",
"description": "Adds Tab and Shift + Tab indentation controls to Stack Overflow and Stack Exchange.",
"icons": {
"48": "icons/soindentation_48.png",
"96": "icons/soindentation_96.png"
},
"content_scripts": [
{
"matches": [
"*://*.stackoverflow.com/*",
"*://*.stackexchange.com/*"
],
"js": [
"soindentation.js"
]
}
],
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{e0553a17-21a0-4d6b-a891-58cf0e44344f}"
}
}
} Best Stack Overflow and Stack Exchange Indentation Alternatives
Here are some Firefox add-ons that are similar to Stack Overflow and Stack Exchange Indentation:
Stack Overflow Indentation++
Nathan
StackOverflow Syntax Highlight
vietan0
Stack Overflow Prettifier
jmwoliver
Stack Overflow Modern
weaving
Stack Copy Button
MrMino
StackOverflow Tweaks Tool
Riccardo Fasan
GitHub Default Tab Size
forivall
ChatGPT for StackOverflow
Jonathan Shobrook
TST Indent Line
Piro (piro_or)
Stack Overflow Closer
sgraaf
TabOut for LeetCode
prxnav