The Wayback Machine - https://web.archive.org/web/20201007004001/https://github.com/TheLastZombie/userscripts
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

README.md

Userscripts

Various userscripts for various sites that do various things.

GitHub: https://github.com/TheLastZombie/userscripts
Greasy Fork: https://greasyfork.org/users/216460
OpenUserJS: https://openuserjs.org/users/TheLastZombie

BandcampTrackCover

Forces showing track instead of album covers on Bandcamp.

Screenshot

Changelog

Version 1.0.4

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.3

  • Add userscript icon
  • Add German description
  • Add homepage URL

Version 1.0.2

  • Fix #1 and #2
  • Remove jQuery dependency

Version 1.0.1

  • Add @downloadURL

Version 1.0.0

  • Initial release

Collapsit

Enables collapsing (and expanding) of comments on Removeddit.

Screenshot

Changelog

Version 1.0.1

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.0

  • Initial release

ExpandExpandExpand++

odification of "GitHub PR: expand, expand, expand!" with multiple small improvements.

Screenshot

Changelog

Version 1.0.1

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.0

  • Initial release

GeniusNowPlaying

Displays a link to the lyrics of your currently playing song via Last.fm.

Screenshot

Changelog

Version 1.1.1

  • Fix await outside of async function

Version 1.1.0

  • Store preferences in userscript storage

Version 1.0.9

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.8

Version 1.0.7

  • Add German description
  • Add homepage URL
  • Update jQuery to 3.5.1

Version 1.0.6

  • Update selector classes

Version 1.0.5

  • Make selectors less strict

Version 1.0.4

  • Update selector classes

Version 1.0.3

  • Add API fallback values

Version 1.0.2

  • Update selector classes

Version 1.0.1

  • Add @downloadURL

Version 1.0.0

  • Initial release

T3ResizableConsole

Makes TYPO3's debug console resizable.

Screenshot

Changelog

Version 1.0.2

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.1

  • Fix resizestart and resizeend events not working

Version 1.0.0

  • Initial release

T3Xtend

Adds T3X buttons as well as download links to old versions of TYPO3 extensions.

Screenshot

Changelog

Version 1.1.3

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.1.2

  • Add userscript icon
  • Add German description
  • Add homepage URL

Version 1.1.1

  • Don't add Composer buttons if extension is not available via Composer

Version 1.1.0

  • Add Composer command buttons
  • Fix top border offset

Version 1.0.1

  • Don't display incorrect download size

Version 1.0.0

  • Initial release

TracklistToRYM

Imports an album's tracklist from various sources into Rate Your Music.

Screenshot

Changelog

Version 1.12.0

  • Add Rate Your Music support
  • Rewrite site selection to settings menu
  • Add setting for default site
  • Make automatic site guessing optional
  • Improve message format, style and code
  • Store preferences in userscript storage
  • Add support for URL transformers

Version 1.11.1

  • Allow scrolling in site selection menu

Version 1.11.0

  • Add Vinyl Digital support
  • Add enabling/disabling of sites
  • Improve confusing wording (sites/sources)
  • Fix error parsing undefined length

Version 1.10.1

  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.10.0

  • Add json extractor
  • Add length support for Beatport Classic
  • Add length support for Free Music Archive
  • Fix #6
  • Fix GitHub issue URL shown if extractor is invalid
  • Modularize common actions
  • Improve string parsing and conversion
  • Revert: Add advanced documentation

Version 1.9.0

  • Add support for multiple extractors
  • Add regex extractor
  • Add YouTube Music support
  • Add advanced documentation
  • Add @supportURL to metadata block
  • Add MIT/Expat license and notice for LibreJS

Version 1.8.0

  • Add Amazon support
  • Add Beatport Classic support
  • Add Free Music Archive support
  • Add Loot.co.za support
  • Add Naxos Records support

Version 1.7.0

  • Add Qobuz support

Version 1.6.1

  • Add Greasemonkey 4 polyfill

Version 1.6.0

  • Add AllMusic support
  • Add Beatport support
  • Add Google Play support
  • Add Juno Download support
  • Add Metal Archives support
  • Add Musik-Sammler support
  • Modify modal width
  • Remove periods from indices
  • Only use first matched element
  • Clone to allow access to children
  • Use name instead of ID

Version 1.5.1

  • Add missing last.fm @connect key

Version 1.5.0

  • Add Last.fm support
  • Warn if URL does not match placeholder
  • Improve Apple Music placeholder
  • Remove info message if no tracks were found

Version 1.4.0

Version 1.3.3

  • Add userscript icon
  • Add German description
  • Add homepage URL

Version 1.3.2

  • Fix quotes around error message attributes

Version 1.3.1

  • Improve Discogs parent selector

Version 1.3.0

  • Add Deezer support
  • Add Genius support
  • Add MusicBrainz support
  • Add URL to sources option
  • Append instead of replace option
  • Clear input on submit
  • Remove leading zeros
  • Store data in JSON object
  • General code cleanup
  • Improve error handling

Version 1.2.0

  • Modify modal width
  • Add URL placeholders
  • Improve success and error messages

Version 1.1.2

  • Update Apple Music selectors

Version 1.1.1

  • Improve Discogs title selector

Version 1.1.0

  • Add Apple Music support
  • Improve parent selector
  • Improve status and error messages

Version 1.0.0

  • Initial release

ViewOnYP

Adds a YP button to the social links of Patreon artists.

Screenshot

Changelog

Version 1.0.4

  • Add @supportURL to metadata block
  • Add @updateURL to metadata block
  • Move script to subfolder (with symlink)
  • Add MIT/Expat license and notice for LibreJS
  • Move icon to GitHub repository
  • Use JavaScript Standard style

Version 1.0.3

  • Add userscript icon
  • Add German description
  • Add homepage URL
  • Update jQuery to 3.5.1

Version 1.0.2

  • Update selector classes

Version 1.0.1

Version 1.0.0

  • Initial release

About

Various userscripts for various sites that do various things.

Topics

Resources

You can’t perform that action at this time.