看豆瓣

播放豆瓣电影

当前为 2020-06-22 提交的版本,查看 最新版本

// ==UserScript==
// @name 		看豆瓣
// @namespace 		kandouban
// @version 		0.0.2
// @author 		bengben
// @description 	播放豆瓣电影


// @include     https://movie.douban.com/*
// @require 	https://code.jquery.com/jquery-2.1.4.min.js

// @grant 		GM_getValue
// @grant 		GM_setValue
// @grant 		GM_listValues
// ==/UserScript==

// test script
// GM_setValue('GMTest1','hello kitty');
// alert(GM_getValue('GMTest1'));

alert(1);

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址