Here you can find some tampermonkey user scripts written by me
- Tampermonkey for Google Chrome, Safari, Firefox.
- Install tampermonkey in Google Chrome (recomended).
- Download this script and install it on tampermonkey.
- Go to the page for which the code was written.
(function(){
return {
"by": "Luis Arias",
"at": 2019
}
})()