This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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== |