My scripts for use with Violentmonkey (https://addons.mozilla.org/en-US/firefox/addon/violentmonkey/) or Tampermonkey etc.
  • TypeScript 92.2%
  • Shell 7.8%
Find a file
lippiece 3fc4c781e3
Some checks failed
/ build (push) Failing after 48s
chore(release): 1.8.1
2026-02-14 19:48:22 +02:00
.forgejo/workflows ci(forgejo): use bun image instead of node 20 2025-10-11 12:54:31 +02:00
hooks build(git): infer version name before script and tag operations 2025-08-31 15:53:33 +02:00
src chore(release): 1.8.1 2026-02-14 19:48:22 +02:00
.gitignore init 2025-08-14 17:21:32 +02:00
biome.json add test script for releases 2025-08-14 21:07:31 +02:00
bun.lock init 2025-08-14 17:21:32 +02:00
CHANGELOG.md chore(release): 1.8.1 2026-02-14 19:48:22 +02:00
package.json chore(release): 1.8.1 2026-02-14 19:48:22 +02:00
README.md init 2025-08-14 17:21:32 +02:00
tsconfig.json feat(libreddit-filter): use score from GM store 2026-01-22 21:52:50 +02:00

scripts

To install dependencies:

bun install

This project was created using bun init in bun v1.2.20. Bun is a fast all-in-one JavaScript runtime.