You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
495 B
13 lines
495 B
// ==UserScript==
|
|
// @name Download Multiple File
|
|
// @version 0.9.5
|
|
// @namespace https://mydl.cabillot.eu
|
|
// @description Ajoute le lien vers le multi download
|
|
// @match http://www.dl-protect.com/*
|
|
// @match https://www.dl-protect.com/*
|
|
// @require http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js
|
|
// @copyright 2014+, Pois
|
|
// @author Pois
|
|
// @grant none
|
|
// @downloadURL https://mydl.cabillot.eu/scripts/multi.user.js
|
|
// ==/UserScript==
|