ABEMA Auto Adjust Playback Position

ABEMAで放送中の番組の遅延をなるべく改善します。

As of 2022-09-22. See the latest version.

// ==UserScript==
// @name         ABEMA Auto Adjust Playback Position
// @namespace    https://greasyforks.org/
// @version      0
// @description  ABEMAで放送中の番組の遅延をなるべく改善します。
// @match        https://abema.tv/*
// @grant        none
// @license      MIT License
// ==/UserScript==

(() => {
  
})();
长期地址
遇到问题?请前往 GitHub 提 Issues。