Skip to content

2.8.1

Compare
Choose a tag to compare
@TuxedoTako TuxedoTako released this 23 Apr 17:32
· 114 commits to project-XT since this release
  • Fixed quick reply modal putting icon buttons in the wrong place in the catalog. #54
  • Removed 'Work around CORB Bug', which was fixed in chrome 85, while this script is 90 and up.
    • Because this meant a file had a dependency less, which in combination with the circular dependencies, caused some files to be in a different order in the output, and caused some common variables to not have $1 appended. So sorry for the giant diff.
  • Code specific for the userscript isn't in the chrome extension anymore and vice versa.