Skip to content

Instantly share code, notes, and snippets.

@sarthaka1310
sarthaka1310 / mal_sort_plan2watch.js
Created June 11, 2021 12:30 — forked from d-s-x/mal_sort_plan2watch.js
myanimelist.net sort plan to wach by rank #mal
// ==UserScript==
// @name MAL PTW Fetch Sort
// @description This script adds "Fetch Sort" button to the "Plan to watch" page. The button sorts the list by MAL's avg. score
// @namespace d-s-x
// @version 1.0
// @author d-s-x
// @match https://myanimelist.net/animelist/*status=6*
// @grant none
// ==/UserScript==