Fuer mobile Endgeraete mit Dolphin-Browser
Устаревшая версия за
Этот скрипт недоступен для установки пользователем. Он является библиотекой, которая подключается к другим скриптам мета-ключом // @require https://updategf.qytechs.cn/scripts/26049/165794/20161226_01_load_github_mobile.js
// ==UserScript==
// @name 20161226_01_load_github_mobile
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Fuer mobile Endgeraete mit Dolphin-Browser
// @author S.K.
// @match http://uni3.xorbit.de/*
// @grant none
// @run-at document-end
// ==/UserScript==
alert('start');
alert(frames.length);
alert(frames[1].document.getElementById('met').innerText);