NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name ChampionScans/Project Time default read vertical // @namespace https://greasyfork.org/en/users/158832 // @version 0.4 // @description ChampionScans/Project Time default read vertical. // @author Riztard // @match https://read.ptscans.com/read/* // @license MIT // @grant none // ==/UserScript== 'use strict'; $('.br-i-vertical')[0].click();