Browser Extensions · head to head
Tampermonkey vs Userscripts

Userscripts
Browser Extensions
Open-source userscript manager for Safari on Mac and iOS
- From
- Free
- Rated
- -
The short version
- Each has a real cost: Tampermonkey only source code up to version 2.9 is GPLv3; all newer versions are distributed under a proprietary license despite the extension itself being free to use; Userscripts safari cannot let extensions bypass a site's Content Security Policy, so strict sites produce "Refused to execute a script" errors that the @inject-into workaround does not always fix.
- They diverge on capability: Tampermonkey covers Userscript management, Userscripts covers Built-in script editor.
- Prices and features above were last checked on 15 September 2026.
Where they differ
Only the attributes on which Tampermonkey and Userscripts actually diverge.
| Attribute | Tampermonkey | Userscripts |
|---|---|---|
| Platforms | Web, Windows, macOS, Linux, Android | Safari, macOS, iOS |
| Founded | 2010 | Unknown |
Identical on both: starting price (Free), pricing model (open-source), free tier (Yes), user rating (Not yet rated), category (Browser Extensions).
What each one covers
Drawn from each product's published feature list. An absence here means we hold no record of it - not that the product lacks it.
Only in Tampermonkey
- Userscript management
- Script editor
- Auto-update
- Cloud sync
- Chrome support
- Firefox support
- Edge support
- Safari support
Only in Userscripts
- Built-in script editor
- Standard metadata support
- GM API
- Remote script updating
- iCloud sync
- Per-page popup
What people use each for
The jobs each tool is most often brought in to do.
Tampermonkey
- Auto-run custom JavaScript to add features to specific websitesnot Userscripts
- Block ads, remove clutter, or reformat page layout via community/personal userscriptsnot Userscripts
- Run scripts sourced from Greasy Fork or similar userscript repositoriesnot Userscripts
- Automate repetitive web tasks such as form-filling or redirect skipping via installed scriptsnot Userscripts
Userscripts
- Running userscripts on Safari without paying for Tampermonkeynot Tampermonkey
- Running userscripts on an iPhone or iPadnot Tampermonkey
- Writing scripts on a Mac and syncing them to iOSnot Tampermonkey
- Blocking or restyling site elements Safari content blockers cannot reachnot Tampermonkey
- Keeping a script library under an open-source licencenot Tampermonkey
Where each one falls short
Documented limitations, not opinions. Every one is a constraint you would hit in normal use.
Tampermonkey
- Only source code up to version 2.9 is GPLv3; all newer versions are distributed under a proprietary license despite the extension itself being free to use
- Under Manifest V3, GM_webRequest is not (yet) supported
- Under Manifest V3, GM_xmlhttpRequest fires only one progress event instead of streaming progress, requiring a responseType: 'stream' workaround
- Since v5.3.2, Chrome/Edge (MV3) requires the user to manually enable Developer Mode, or from Chrome 138+ a per-extension 'Allow User Scripts' toggle, before any userscript will run
Userscripts
- Safari cannot let extensions bypass a site's Content Security Policy, so strict sites produce "Refused to execute a script" errors that the @inject-into workaround does not always fix.
- Apple only. There is no Chrome, Firefox or Edge build, so it cannot be a cross-browser answer.
- iCloud sync is documented as having delays, which is awkward when editing the same script on two devices.
- Requires macOS 12 and Safari 14.1, or iOS 15.1, so older Apple hardware is excluded.
- GPL v3 means a commercial licence is required for non-open-source use, which matters if you are embedding rather than just using it.
Pricing, plan by plan
Tampermonkey
FreeNo published plan breakdown. See the Tampermonkey review.
Userscripts
Free- FreeFree
- Full functionality
- GPL v3 licensed
- macOS, iOS and iPadOS
Which should you pick?
Choose Tampermonkey if
- You need userscript management.
- You want to start without paying.
- You work on Web, Windows, macOS, Linux, Android.
- You also want script editor.
Choose Userscripts if
- You need built-in script editor.
- You want to start without paying.
- You work on Safari, macOS, iOS.
- You also want standard metadata support.
Questions people ask
- Is Tampermonkey or Userscripts better?
- Neither clearly leads. Tampermonkey starts at Free and Userscripts at Free, and user ratings are close enough to be indistinguishable. Choose on capability and platform support.
- Which is cheaper, Tampermonkey or Userscripts?
- Tampermonkey starts at Free and Userscripts at Free.
- Does Tampermonkey or Userscripts run on more platforms?
- Tampermonkey runs on Web, Windows, macOS, Linux, Android. Userscripts runs on Safari, macOS, iOS.
- Can I use Tampermonkey for free?
- Both have a free tier, so you can try either at no cost before committing.
- What is Tampermonkey best used for?
- Tampermonkey is most often used for auto-run custom javascript to add features to specific websites, block ads, remove clutter, or reformat page layout via community/personal userscripts, run scripts sourced from greasy fork or similar userscript repositories, automate repetitive web tasks such as form-filling or redirect skipping via installed scripts. Of those, auto-run custom javascript to add features to specific websites and block ads, remove clutter, or reformat page layout via community/personal userscripts are not what Userscripts is typically brought in for.
- What can Tampermonkey do that Userscripts cannot?
- Tampermonkey covers Userscript management, Script editor, Auto-update, Cloud sync. Userscripts covers Built-in script editor, Standard metadata support, GM API, Remote script updating.
Answered from the vendors’ own pages
Tampermonkey: How much does Tampermonkey cost?
Tampermonkey is completely free for all versions and across all supported browsers including Chrome, Edge, Safari, Opera, and Firefox.
SourceUserscripts: Is Userscripts for Safari free?
Yes, free on the App Store and licensed under GPL v3. A commercial licence is required for use in something that is not itself open source.
SourceTampermonkey: Is Tampermonkey available on all browsers?
Yes, Tampermonkey is available on Chrome 120 and later, Microsoft Edge, Safari, Opera Next, and Firefox with no cost.
SourceUserscripts: Does it work on iPhone?
Yes, on iOS and iPadOS 15.1 or later, which makes it one of the few ways to run userscripts on an iPhone.
SourceUserscripts: Why do I get "Refused to execute a script" errors?
Safari does not let extensions bypass a site's Content Security Policy the way other browsers do. The documented workaround is changing the script's @inject-into setting, though it does not resolve every case.
SourceUserscripts: Do my scripts sync between Mac and iPhone?
Yes, over iCloud, though the project notes the sync can be delayed rather than immediate.
SourceUserscripts: What are the system requirements?
macOS 12 or later with Safari 14.1 or later, or iOS and iPadOS 15.1 or later.
SourceRelated pages
More on Tampermonkey
More on Userscripts
Other head to heads
- Tampermonkey vs Stylus
- Tampermonkey vs Raindrop.io
- Tampermonkey vs Stay
- Tampermonkey vs Greasemonkey
- Tampermonkey vs Pocket
- Tampermonkey vs Dark Reader
- Tampermonkey vs Privacy Badger
- Tampermonkey vs FireMonkey
- Tampermonkey vs Violentmonkey
- Tampermonkey vs Arc
- Tampermonkey vs AdBlock Plus
- Tampermonkey vs JSON Viewer
- Tampermonkey vs Nimbus Screenshot
- Tampermonkey vs Redux DevTools
- Tampermonkey vs Wappalyzer
- Tampermonkey vs LanguageTool
- Tampermonkey vs uBlock Origin
- Tampermonkey vs BuiltWith
- Tampermonkey vs Keeper
- Tampermonkey vs Hemingway Editor
- Tampermonkey vs ProWritingAid
- Tampermonkey vs Rakuten
- Tampermonkey vs Night Eye
- Userscripts vs Stylus
- Userscripts vs Raindrop.io
- Userscripts vs Stay
- Userscripts vs Greasemonkey
- Userscripts vs Pocket
- Userscripts vs Dark Reader
- Userscripts vs Privacy Badger
- Userscripts vs FireMonkey
- Userscripts vs Violentmonkey
- Userscripts vs Arc
- Userscripts vs AdBlock Plus
- Userscripts vs JSON Viewer
- Userscripts vs Nimbus Screenshot
- Userscripts vs Redux DevTools
- Userscripts vs Wappalyzer
- Userscripts vs LanguageTool
- Userscripts vs uBlock Origin
- Userscripts vs BuiltWith
- Userscripts vs Keeper
- Userscripts vs Hemingway Editor
- Userscripts vs ProWritingAid
- Userscripts vs Rakuten
- Userscripts vs Night Eye

