This script adds a button that combines liking, retweeting, and optionally bookmarking in one click
Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.
at the request of one (1) person, it is now also possible to like, retweet and bookmark in one click simply by toggling the mode in the tampermonkey menu, I also changed and optimized the script a little, GM_getValue and GM_setValue are now necessary to store the configuration, and GM_registerMenuCommand to, well, register a command to the menu
Fixed a small problem that caused the code to generate the button in places it shouldn't