A script to add ▲ and ▼ buttons to th elements for sorting tables in a web page
- Copy and paste the content of webTableSort.user.js to a new user script in either
- GreaseMonkey (Firefox)
- TamperMonkey (Chrome)
 
Note Clicking on this link will prompt a pop up to install the script
- Fork it !
- Create your feature branch: git checkout -b feat/my-new-feature
- Commit your changes: git commit -am '✨ Add some feature'
- Push to the branch: git push origin feat/my-new-feature
- Submit a pull request
Notes
- Use of Gitmoji in your commit is highly encouraged
- Summarize the commit change(s) in present starting with a capital letter :
- (i.e. This commit will 🐛 Fix a bug)
 
- (i.e. This commit will