1 repository
Stores userscript files directly on the filesystem in a user-selected directory for external editing and version control.
Distinct from File-based Storage: Distinct from File-based Storage: specifically stores executable userscript files rather than note collections, with external editing support.
Explore 1 awesome GitHub repository matching business & productivity software · Userscript File Storage. Refine with filters or upvote what's useful.
Userscripts is a Safari browser extension that installs and runs custom JavaScript and CSS on websites through Apple's content script injection system. It provides a privileged execution context that allows userscripts to perform cross-origin HTTP requests and access clipboard functionality beyond standard browser sandbox restrictions. The extension uses metadata tags like @match, @run-at, and @weight to control precisely when and where scripts execute on web pages. It includes a built-in code editor with syntax highlighting and linting for modifying scripts directly, and supports automatic s
Reads and writes userscript files directly from a user-selected filesystem directory, enabling external editing and version control.