From 443eb21f779aea97dd965fe42a3019c9d5150946 Mon Sep 17 00:00:00 2001 From: "Susanna :)" Date: Sun, 31 May 2026 19:32:02 -0400 Subject: [PATCH] Add Bookmarklets and Userscripts collection Adds a new GitHub Explore collection for lightweight browser scripts including bookmarklets, userscripts, managers, builders, accessibility tools, and curated resources. --- collections/bookmarklets-and-userscripts/index.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 collections/bookmarklets-and-userscripts/index.md diff --git a/collections/bookmarklets-and-userscripts/index.md b/collections/bookmarklets-and-userscripts/index.md new file mode 100644 index 00000000000..f6a23d9ae1d --- /dev/null +++ b/collections/bookmarklets-and-userscripts/index.md @@ -0,0 +1,15 @@ +--- +items: + - SSAgov/ANDI + - ffoodd/a11y.css + - mrcoles/bookmarklet + - Mottie/GitHub-userscripts + - quoid/userscripts + - violentmonkey/violentmonkey + - GreasyFork-org/greasyfork + - kellnerd/userscript-bundler + - ThomasOrlita/awesome-bookmarklets +display_name: Bookmarklets and Userscripts +created_by: ohsusannamarie +--- +Bookmarklets and userscripts are lightweight browser scripts that automate repetitive tasks, customize websites, inspect pages, improve accessibility, and extend browser workflows without requiring a full browser extension.