// ==UserScript== // @name Kobo library easy archive // @version 0.1 // @source https://gitea.sebastian-tobie.de/sebastian/cookiedb/raw/branch/stable/userscripts/kobo_easy_archive.user.js // @description Helps with archiving kobo books // @author Sebastian Tobie // @run-at document-idle // @grant none // @match https://www.kobo.com/de/de/library/books // @match https://www.kobo.com/de/de/library/books?* // ==/UserScript== (()=>{var d=document.getElementsByClassName("headers-end")[0],n=document.createElement("span");n.classList.add("heading");n.classList.add("more-actions");d.appendChild(n);var l=document.getElementsByClassName("library-items")[0];for(let e=0;e