AI 产品解读Userscript manager that executes, manages, and organizes user scripts (Greasemonkey/Tampermonkey compatible) in the browser with a built-in code editor
Enables users to customize web pages, automate repetitive browser tasks, and extend website functionality through user scripts — with additional support for background scripts, scheduled tasks, and cloud sync that exceed typical userscript managers
1. Install extension from Chrome Web Store (free, no login required). 2. Open options page with full Monaco editor to write/import/subscribe to user scripts. 3. Scripts auto-run on matching pages or run continuously in background. 4. Optionally configure cloud sync to back up scripts to user's own cloud storage (WebDAV, Google Drive, etc.). 5. Optionally subscribe to script lists for auto-updates.
User script execution compatible with Greasemonkey/Tampermonkey APIs (GM_*)Built-in Monaco code editor with ESLint linting and Prettier formattingBackground scripts that run continuously in the backgroundScheduled/crontab scripts for timed automation (auto-checkins, reminders)Cloud sync via WebDAV, Google Drive, OneDrive, Dropbox, Baidu Pan, S3Script subscriptions for auto-updating script collections
- 目标用户
- Power users who need advanced userscript management beyond Tampermonkey / Developers who want a built-in editor and linting for script development / Users who need background/scheduled script execution / Users who want cloud sync across devices/browser reinstalls / Automation enthusiasts for browser task scheduling
- Source code is heavily minified/webpack-bundled making exact line-level analysis difficult for some features
- Could not verify if scriptcat.org website has paid features for script hosting (separate from the extension)
- The extension integrates with many cloud storage APIs but these are user-configured, not ScriptCat-provided services
付费分析未识别到付费功能
The heuristic detected 'subscription', 'subscribe', and 'upgrade' keywords, but these are false positives: 'subscribe' refers to the script subscription feature (subscribing to user script update sources, like RSS feeds for scripts), 'subscription' appears in Monaco editor library internals, and 'upgrade' refers to Dexie database schema upgrades and Monaco editor code. No payment processing (Stripe, billing APIs), premium tier gating, upgrade prompts, license checks, or paywall UI was found. The extension is open-source on GitHub (scriptscat/scriptcat) with no evidence of monetization within the extension itself.
- 置信度
- 88
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension operates entirely locally with IndexedDB (Dexie) for storage. The 'login/auth' keyword matches in static analysis are false positives: 'auth' appears as part of 'author' in TypeScript type definitions, 'session' is a boolean flag for script types, 'token' appears in Monaco editor tokenizer code, and 'jwt' is in Chrome Web Store metadata. Cloud sync is an optional feature connecting to user-configured storage services (WebDAV, Google Drive, OneDrive, Dropbox, Baidu Pan, S3), not a ScriptCat account system. No login UI, authentication endpoints, or account creation flow was found in the codebase.
Good but lack a lot of features in order to be a true TamperMonkey replacement, still very promising and seems to handle better a huge amount of scripts than TM... The translation isn't complete (I will try to help with that asap once I get a new machine)... I would love to see this evolve to be able to handle much better userscripts by implanting many of TM features and also integrate some new ones like LLM that assists in redact userscript and sanitize them, and maybe take advantage of WASM to recompile them in something that would work faster and consume less resources.
跟别的两个平台比,没太大差别, UI好看点,可设置的内容多一些,默认使用国内的脚本平台,猫Logo我喜欢一些。 同步的平台选择少了一些,没法同步脚本的配置。
国产油猴脚本,支持~
点击自己安装的脚本页面,一片空白,已安装的脚本已经消失不可用了
这个支持Manifest Version 3吗?
安装了油猴tampermonkey 官网https://scriptcat.org/zh-CN/ 点击搜索框 整个页面会变成空白 不知道是不是与油猴某个脚本冲突
非常好插件
打个分
装的脚本突然就全清空了,这已经是第二次发生了
大佬,这个扩展真心好用,不过好多脚本有设置的子菜单,希望大佬能够让脚本的子菜单设置能支持一下,现在点的话,就是只有编辑和删除。或者是我自己没找到在哪里。希望大佬能看到。