// ==UserScript== // @name Amazon eBook "Download & transfer via USB" easy device click // @namespace MKScripts // @version 1.1 // @description When downloading Amazon eBooks ("Content & Devices" -> "Books" -> "More actions" -> "Download & transfer via USB") you can now click in the whole box of the device instead of just the little radio button // @author MKScripts // @match https://www.amazon.*/hz/mycd/digital-console/contentlist/* // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; // Add click event listener to the document body for event delegation document.body.addEventListener('click', function (event) { // Check if the clicked element is an