您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Get the Chrome script
// ==UserScript== // @name MLB The Show Nation - Hotkeys // @namespace https://greasyfork.org/en/users/8332-sreyemnayr // @version 2019.5.1.1 // @description Get the Chrome script // @author sreyemnayr // @match https://mlb19.theshownation.com/* // ==/UserScript== //var notified = false; (function() { 'use strict'; console.log("Update to the Chrome extension"); })();