0% found this document useful (0 votes)
265 views16 pages

Scribd Downloader Script v1.0.3

This userscript allows downloading documents from the Scribd website. It identifies clickable download elements and handles click events to replace the URL and open the direct download link. The script is configured to run on Scribd document, read, book, and document pages.

Uploaded by

Medojev
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
265 views16 pages

Scribd Downloader Script v1.0.3

This userscript allows downloading documents from the Scribd website. It identifies clickable download elements and handles click events to replace the URL and open the direct download link. The script is configured to run on Scribd document, read, book, and document pages.

Uploaded by

Medojev
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

//

//
//
//
//
//
//
//
//
//
//

==UserScript==
@name
Scribd downloader
@author Witiko
@version 1.0.3
@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*

//
//
//
//
//

@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3

//
//
//
//
//
//
//

@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3

//
//
//
//
//
//
//

@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target // ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);!== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);
event.stopPropagation();

}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target // ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*

//
//
//
//

@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);!== $[0] && event.target !== $[1]) return;
open(lo// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3

//
//
//
//
//
//
//

@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target // ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];

//
//
//
//
//
//
//
//
//
//
//

==UserScript==
@name
Scribd downloader
@author Witiko
@version 1.0.3
@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);!== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));

event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();

},
//
//
//
//
//
//
//
//

true);// @author Witiko


@version 1.0.3
@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target // ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3

//
//
//
//
//
//
//

@include http://www.scribd.com/doc/*
@include http://www.scribd.com/read/*
@include http://www.scribd.com/book/*
@include http://www.scribd.com/document/*
@description Downloads from Scribd
@namespace Scribd
==/UserScript==

var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe


lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);!== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*

// @description Downloads from Scribd


// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];

document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];

document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target // ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
// ==UserScript==
// @name
Scribd downloader
// @author Witiko
// @version 1.0.3
// @include http://www.scribd.com/doc/*
// @include http://www.scribd.com/read/*
// @include http://www.scribd.com/book/*
// @include http://www.scribd.com/document/*
// @description Downloads from Scribd
// @namespace Scribd
// ==/UserScript==
var $ = [document.querySelector(".bottom span.inner.has_icon"), document.querySe
lector("span.download_icon")];
document.body.addEventListener("click", function(event) {
if(event.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);document.body.addEventListener("click", function(event) {
t.target !== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);!== $[0] && event.target !== $[1]) return;
open(location.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);cation.href.replace(/http:\/\/www.scribd.com\/doc\/(\d*).*/, "http://ww
w.scribd.com/mobile/documents/$1/download"));
event.stopPropagation();
}, true);

You might also like