Skip to content

Instantly share code, notes, and snippets.

@spiaust
spiaust / script.js
Last active February 20, 2025 15:43 — forked from danmactough/script.js
Download all your Kindle books before Feb 26, 2025
// ==UserScript==
// @name Amazon Auto Download Books with Auto-Pagination
// @namespace http://tampermonkey.net/
// @version 1.1
// @description Automates the "Download & Transfer" process on Amazon Content Library and auto-paginates.
// @author Your Name
// @match https://www.amazon.com/hz/mycd/digital-console/contentlist/booksAll/dateDsc/*
// @grant none
// ==/UserScript==