This is a simple web extension that adds Tab and Shift + Tab indentation controls to Stack Overflow and Stack Exchange.
The easiest way to install it is from the Firefox or Chrome add-on pages.
1 - Clone this repository
2 - Add the following to a single zip file:
manifest.json
soindentation.js
- The
META-INF
folder - The
icons
folder
3 - Go to Firefox's add-ons page
4 - Click on the gear in the top-right corner and select "Install Add-on From File..."
5 - Select the zipped file you created in step 2
1 - Clone this repository
2 - Go to Chrome's extensions page
3 - If not already enabled, enable Developer Mode in the top-right corner
4 - Click "Load Unpacked"
5 - Select the cloned repository folder