// ==UserScript== // @name Adobe PDF to Word // @namespace https://greasyfork.org/en/users/670188-hacker09?sort=daily_installs // @version 1 // @description Unlimited free usage (without login) of the Adobe PDF-To-Word website. // @author You // @match https://www.adobe.com/acrobat/online/pdf-to-word.html // @icon https://www.adobe.com/acrobat/img/favicons/favicon.ico // @run-at document-end // @grant none // @downloadURL none // ==/UserScript== localStorage.clear()