taotao (@maotaozi)(修改)快速添加链接或文本到Memos的油猴脚本 中发帖

继: 
https://linux.do/t/topic/576737
之后讨论
增加了标签的功能
[图片]
[图片]
// ==UserScript==
// @name 快速收集到 Memos (悬浮按钮+标签修改版)
// @namespace http://tampermonkey.net/
// @version 1.3
// @description 通过可拖动的悬浮按钮,将选中的文本或当前页面链接(可加标签)发送到 Memos
// @author LINUX.DO & AI Assistant
// @match *://*/*
// @grant GM_xmlhttpRequest
// @grant GM_addStyle
// @grant GM_getV...