This script adds a button that combines liking, retweeting, and optionally bookmarking in one click
Ниже показаны версии этого скрипта, в которых изменялся код. Показать все версии.
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