This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name Download na busca do legendas.tv | |
// @namespace http://tampermonkey.net/ | |
// @version 0.4 | |
// @description Permite download de legendas a partir dos resultados de busca do site legendas.tv | |
// @author Pedro Pedruzzi | |
// @match http://legendas.tv/busca/* | |
// @match https://legendas.tv/busca/* | |
// @grant none | |
// @downloadURL https://gist.githubusercontent.com/pedropedruzzi/f25a010f8a787352575d8f312433979b/raw/download-na-busca-do-legendas-tv.user.js |