GitHub - joaopalmeiro/userscripts: A collection of userscripts to facilitate certain tasks on different websites.

Checked with Biome

A collection of userscripts to facilitate certain tasks on different websites.

Available userscripts

  • arxivLinks: Replace "this https URL" with the actual URL and supplement papers with extra links.
  • psnprofilesSearch: Search for a game on PlayStation Store.
  • pypiCopy: Copy the package name and version as a requirement to the clipboard.
  • pypiLinks: Supplement packages with extra links for more information.

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version