您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
http://ict-alfa.nl/index.html/
// ==UserScript== // @name Voorportaal ICT Alfa // @namespace http://ict-alfa.nl/index.html/ // @version 1 // @description http://ict-alfa.nl/index.html/ // @author KIPdeKIP // @match *://ict-alfa.nl/index.html/ // @grant none // ==/UserScript== (function() { 'use strict'; document.body.innerHTML = '<style>body{text-align:center}img{border:0;max-width:100%}</style><p><a href="http://www.ict-alfa.nl/ict-gron/"><img alt="Digitale Leeromgeving ICT-opleidingen (Moodle Learning Management System)" src="moodle.png" title="Digitale Leeromgeving ICT-opleidingen (Moodle Learning Management System)"></a></p><p><a href="https://actie.alfa-college.nl/"><img alt="Actie (portal) Alfa-college" src="actie.png" title="Actie (portal) Alfa-college"></a></p><p><a href="https://alfacollege-selfservice.educus.nl/app/login/Alfa-college?0"><img alt="Eduarte Cijferregistratie" src="eduarte.png" title="Eduarte Cijferregistratie"></a></p><p><a href="https://roosters.xedule.nl/OrganisatorischeEenheid/Attendees/34?Code=Bouwmaboulevard&Orgid=6"><img alt="Roosters" src="xedule.png" title="Roosters"></a></p><p><a href="https://federation.alfa-college.nl/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3afederation%3aMicrosoftOnline&wctx=estsredirect%3d2%26estsrequest%3drQIIAbNSzygpKSi20tfPLy3Jyc_P1stPS8tMTjU2M9VLzs_Vyy9Kz0wBsaKYgQqKhLgE_mb-OFjUXO-xcMmET62peXtnMYoXl5SmpOaV6CXmpCXqJufn5KSmp-rl5axiVMJruH5-eaL-BUbGF4yMm5jYfZ0844ODfU4wXf7Mf4tJ0L8o3TMlvNgtNSW1KLEkMz_vERNvaHFqkX9eTmVIfnZq3iRmvpz89My8-OKitPi0nPxyoADQ0ILE5JL4kszk7NSSXcwqFomWJhbGKcm6hsYGxromBskpuhYGZga6yaYWicaJpiaJxhbJF1gEdnEGEXapfVFqYk6uLQ7PqiWWlmQEpaZkFqUml9iWFJWmAgA1"><img alt="Webmail" src="webmail.png" title="Webmail"></a></p><p><a href="https://www.alfa-online.nl/ict-gron-05">Alfa-online Cijferregistratie</a></p><p><a href="https://ilearning.oracle.com/ilearn/en/learner/jsp/login.jsp?site=OracleAcad">Oracle Academy</a></p><p><a href="https://iacademy.oracle.com/ords/f?p=4550:1:0:::::">APEX (Oracle Application Express)</a></p><p><a href="https://federation.alfa-college.nl/adfs/ls/?wa=wsignin1.0&wtrealm=urn%3afederation%3aMicrosoftOnline">Office 365</a></p>'; })();