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