Greasy Fork is available in English.
Mass-select tags and set/unset the unwrangleable flag, replace fandoms, remove 0-use syns, or copy tag names/links
These are versions of this script where the code was updated. Show all versions.
fixed array copy behavior
additional error handling for replacing fandoms: confirms that fandoms were saved to AO3 as requested, and shows error to user if not
uses v2 of copy2Clipboard librarynew method of copying tag lists: "for chat"
fixed bottom buttons that were not workingcopy as link/text remembers last selection within session
tag search now supports changing fandoms and case/diacritics when searching within a fandomcopy tag names or links to clipboard
fixes an issue where "desyn 0 uses" didn't work due to a fun little disagreement between plain JS click() and jQuery trigger("click")
fixed issue in Canonical Renames where it would prompt for the text input for every tag, instead of just once
added the ability to change the case and diacritics on tagnames
script no longer executes on fandom's mergers and subtags pages, to avoid accidents
v2.0 added the ability to de-syn a selected tag from its canonical, if it had 0 uses. it warns if the tag won't rake.v3.0 added the ability to choose fandoms which will be applied, while all other fandoms on the selected tag are being removed. this moves tags between fandoms, instead of only applying additional fandoms (which the regular wrangle interface would do).