Auto-remove notifications on fave

This automatically removes submission notifications, when faving a submission.

当前为 2025-06-08 提交的版本,查看 最新版本

// ==UserScript==
// @name         Auto-remove notifications on fave
// @namespace    https://github.com/f1r3w4rr10r/fa-utils
// @version      0.0.1
// @description  This automatically removes submission notifications, when faving a submission.
// @author       f1r3w4rr10r
// @match        https://www.furaffinity.net/view/*
// @icon         data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @license      MIT
// @grant        none
// ==/UserScript==

(async function () {
  "use strict";
})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址