1 repository
Prevents specific scripts from executing on designated domains using blacklists.
Distinct from Domain-Based Access Controls: Focuses on blocking JavaScript execution within the browser page rather than restricting workspace access or DNS resolution
Explore 1 awesome GitHub repository matching security & cryptography · Script Execution Blocking. Refine with filters or upvote what's useful.
Scriptcat is a user script manager and browser extension designed to install, execute, and manage custom JavaScript scripts to modify website behavior and extend browser functionality. It features a JavaScript sandbox environment that provides specialized APIs for storage, cookies, and system notifications, alongside a cloud-synced script repository to keep subscriptions and configurations consistent across multiple devices. The project includes an in-browser script editor for writing, testing, and debugging code directly within the browser. It also incorporates a cross-domain request engine
Implements a domain blacklist to prevent specific user scripts from running on designated websites.