// ==UserScript== // @name ao3 hide crossovers // @namespace https://greasyfork.org/en/users/36620 // @version 0.3.1 // @description hides works with too many fandom tags // @author scriptfairy // @include http://archiveofourown.org/*works* // @include https://archiveofourown.org/*works* // @grant none // @downloadURL none // ==/UserScript== /* CONFIG */ var max = 2; // this is the maximum number of fandoms a work can have before being hidden /* END CONFIG */ (function($) { $('