您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Allows user to manipulate image brightness in the Gametheory ARG
Official Property of The Reckoners
Created by: let'sgo
Script#: 542356432
It inserts a slider beneath the image (only on thetheoristgateway website) which allows manipulation of image brightness.
ORIGINAL SCRIPT: https://github.com/LetsGoGT/GTARG/blob/master/ImageBrightness.md
This is all through vanilla js (no external libraries such as JQuery), and is done by replacing an image with an HTML5 canvas element - which can have filters applied to it.