Go to file
x f372e58b89 Add lc-font-changer 2024-08-01 01:50:11 +00:00
lc-font-changer Add lc-font-changer 2024-08-01 01:50:11 +00:00
leetray Add LinkedIn Jobs Enhanced script 2024-06-24 04:09:21 +05:30
linkedin-jobs-enhanced Add moar README 2024-06-24 04:34:13 +05:30
scripts bump version script 2023-01-04 01:21:13 +05:30
.gitignore initial commit 2023-01-04 01:15:36 +05:30
README.md Add moar README 2024-06-24 04:29:31 +05:30

README.md

Userscripts

General Instructions

  1. Install Tampermonkey
  2. Go to one of the script folders
  3. Read the README of that folder (if it exists)
  4. Open the *.user.js file inside it
  5. Click on Raw on top right
  6. This will trigger Tampermonkey installation prompt, install
  7. Go back to the README of the extension (if it exists) to know how to use it

Development

Read the Tampermonkey docs.

There are no build tools, so you can pretty much copy paste the source/edit it directly in TM dashboard and see how things work. Maybe there's a better way to develop stuff locally but ¯\_(ツ)_/¯