Greasy Fork

Greasy Fork is available in English.

baueSchiffe_safeRessis

...

当前为 2016-04-23 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.icu/scripts/19041/121452/baueSchiffe_safeRessis.js

// ==UserScript==
// @name         baueSchiffe_safeRessis
// @namespace    
// @version      0.1
// @datetime     23.04.2016 03:16
// @description  ...
// @require      https://code.jquery.com/jquery-latest.js
// @author       S.K.
// @match        http://uni4.xorbit.de/*
// @grant        none
// ==/UserScript==

alert('test');
alert('url: ' + document.URL);
alert( 'fr.len: ' + top.window.frames.length );