Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name 在豆瓣显示微信读书可读
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author Jim
// @match https://book.douban.com/*
// @grant GM.xmlHttpRequest
// ==/UserScript==