Scribd Content Viewer/Downloader

View or export scribd docs content for free

Versione datata 20/10/2025. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
FENZIGO
Valutazione
0 0 0
Versione
1.04
Creato il
13/01/2025
Aggiornato il
20/10/2025
Dimensione
2,91 KB
Licenza
MIT
Applica a

Scribd Content Viewer/Downloader


Scribd Content Viewer/Downloader

Author: FENZIGO

Version: 1.04

Description: A userscript to view or export Scribd document content for free.

Features

  • Redirects to the embed view of Scribd documents for full access.
  • Downloads Scribd content as a plain text file.
  • Exports Scribd content as a PDF using an external tool.
  • Works automatically on document, doc, and presentation URLs.

Installation

  1. Install a userscript manager like
    Violentmonkey,
    Tampermonkey, or
    Greasemonkey.
  2. Copy the contents of the script file.
  3. Create a new userscript in your manager and paste the script code.
  4. Save and enable the script.

Usage

  1. Navigate to a Scribd document page.
  2. 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.04 – Regex for download button url check
  • 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.