Create a new userscript in your manager and paste the script code.
Save and enable the script.
Usage
Navigate to a Scribd document page.
Use the floating buttons added by the script:
View Full: Redirects to the embed view of the document.
Download (TXT): Downloads the document content as a plain text file.
Download (PDF): Redirects to an external tool to export the document as a PDF.
Changelog
v1.03 – Updated @match to *://*.scribd.com/* to support all subdomains and regional/language variations. Embed redirection now always uses the global domain https://www.scribd.com/embeds/ID/content, regardless of source subdomain.
v1.02 – Improved URL detection and support for documents before viewing full mode.
v1.01 – Added Download (PDF) button using external converter; better regex handling.
v1.00 – Initial release with basic viewing and TXT download support.