Simple TamperMonkey script to place tags to the right side of images and to automatically open them to make editing tags on many posts easier.
TamperMonkey is a tool used to manipulate pages by injecting javscript into them when they load. Using this, I just moved the tags next to the image and emulate a mouse click on the button
This may not be useful to everyone, but I'm sure someone can find it speeds up their workflow
Example: https://gist.github.com/DontTalkToMeThx/5e8bc9f8e5ad84ca87f7db137c9e60dd#file-readme-md
You can download it directly if you have tampermonkey installed already by clicking here
Updated