By: Nathan
Inspect and view changes in Stack Overflow 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 Indentation++",
"version": "0.2",
"browser_specific_settings": {
"gecko": {
"id": "indentation.extension@distant.land",
"strict_min_version": "42.0"
}
},
"description": "Enables rich IDE-like tabbing/shift-tabbing indentation on Stack Overflow and Meta Stack Overflow.",
"homepage_url": "https://github.com/NathanC/Stack-Overflow-Intentation-Extension",
"icons": {
"48": "store-page-icon48.2fe02b37.png"
},
"web_accessible_resources": [
"textAreaOverlay.047801a6.png",
"textAreaOverlayHovered.cb8904ec.png"
],
"content_scripts": [
{
"matches": [
"*://*.stackoverflow.com/*"
],
"js": [
"content_script.374f9e8e.js"
],
"css": [
"content_script.481220ec.css"
]
}
],
"permissions": [
"storage"
],
"background": {
"scripts": [
"background-v2.f24939c7.js"
],
"persistent": true
},
"browser_action": {
"browser_style": true,
"default_popup": "default_popup.ef758bcc.html",
"default_icon": {
"32": "light-tab-icon32.f98a1fbd.png",
"48": "light-tab-icon48.fd21c15d.png"
},
"theme_icons": [
{
"light": "light-tab-icon32.f98a1fbd.png",
"dark": "dark-tab-icon32.68ace186.png",
"size": 32
},
{
"light": "light-tab-icon48.fd21c15d.png",
"dark": "dark-tab-icon48.2ca6dd69.png",
"size": 48
}
]
}
} Best Stack Overflow Indentation++ Alternatives
Here are some Firefox add-ons that are similar to Stack Overflow Indentation++:
Stack Overflow and Stack Exchange Indentation
Pedro von Hertwig
Stack Overflow Prettifier
jmwoliver
StackOverflow Syntax Highlight
vietan0
StackOverflow Tweaks Tool
Riccardo Fasan
Stack Overflow Modern
weaving
Stack Copy Button
MrMino
TST Indent Line
Piro (piro_or)
StackAtNight
temannin
Tab Highlighter
NIHAL T P
Stack Overflow Closer
sgraaf
StackOverFlow Full Width
wtk
Git Tab Viewer
sivasatvik