button video

click on video button

目前為 2016-03-31 提交的版本,檢視 最新版本

// ==UserScript==
// @name        button video
// @namespace   manobastardo
// @include     *filenuke.com*
// @include     *sharesix.com*
// @include     http://bestreams.net*
// @version     1
// @grant       none
// @description click on video button

// ==/UserScript==

$(".btn-big2-2")[0].click();
$("overlayPPU2")[0].click();