// ==UserScript== // @name 知乎重排for印象笔记 // @namespace http://tampermonkey.net/ // @version 0.10 // @description 重新排版知乎的问答或者专栏,使“印象笔记·剪藏”只保存需要的内容。 // @author twchen // @include https://www.zhihu.com/question/*/answer/* // @include https://zhuanlan.zhihu.com/p/* // @run-at document-idle // @grant GM.xmlHttpRequest // @grant GM_xmlhttpRequest // @grant GM_registerMenuCommand // @connect lens.zhihu.com // @supportURL https://twchen.github.io/zhihu-formatter // @downloadURL none // ==/UserScript== /** * 更新日志 * v0.7 * 1. 在