Skip to content

Instantly share code, notes, and snippets.

/* globals jQuery, $, waitForKeyElements */
// ==UserScript==
// @name DDB Book Downloader
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Save your DBB books to PDF!
// @author C T Zaran
// @match https://www.dndbeyond.com/sources/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=dndbeyond.com
// @require https://code.jquery.com/jquery-3.6.3.min.js