/userscripts

various userscripts

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Userscripts

Copyright © 2019 Samuel Walladge

About

Random userscripts of mine for various browser improvements. Licensed under GPL 3 unless otherwise stated in the source files.

Description of each script below.

grok-tutor-dashboard.user.js

Tools to tweak the tutor UX on groklearning. Useful when tutoring the NCSS Challenge.

s-to-search.user.js

Focuses the search input when pressing s on supported sites. Currently supports:

  • auslan.org.au
  • wiktionary.org
  • wordreference.com

Installing

  1. Install a userscript manager (eg. Violentmonkey).
  2. Navigate to the userscript.user.js file in this GitHub repo.
  3. Click the raw button. The userscript manager should hijack the resulting page open and display a page displaying the script, info, and installation confirmation.

LICENSE

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.