Tampermonkey Classic
Userscript manager
Only for Mac
$1.99
Tampermonkey is the most popular userscript manager, with over 10 million users. It's available for Safari, Chrome, Microsoft Edge, Opera Next and Firefox.
Tampermonkey makes it very easy to manage your userscripts and provides features like a clear overview over the running scripts, a built-in editor, ZIP-based import and export, automatic update checks and browser and cloud storage based synchronization.
This extension is installed in just a minute, so give it a try!
Note: Please use Tampermonkey at macOS 10.14.4+ for optimal results.
more I have to admit that I am not knowledgeable about how to use this app, but it has been great at eliminating the ads on Facebook but that no longer seems to be the case. Has Facebook figured out how to get around the app or do I need to do something to fix it. Help! ;-)
I have to admit that I am not knowledgeable about how to use this app, but it has been great at eliminating the ads on Facebook but that no longer seems to be the case. Has Facebook figured out how to get around the app or do I need to do something to fix it. Help! ;-)
Writing a review since most reviews are motivated by users being unhappy. Installed it, works like it should. Worth the money, support your developers!
Writing a review since most reviews are motivated by users being unhappy. Installed it, works like it should. Worth the money, support your developers!
Don’t waste your money, just use a free extension on a better browser
Don’t waste your money, just use a free extension on a better browser
Renamed the extension to Tampermonkey Classic
Fixed the configuration of script positions via drop down menu
5.3.6218 11/17/2024
General
Fix relative externals in @require and @resource
Fixed issue with listening for menu command access keys
Resolved issue where GM_registerMenuCommand entries reappeared until clicked
Locales
Updated Ukrainian translation | thanks to click0
6217 11/02/2024
General
Resolved issues with protocol-relative URLs in GM_xmlhttpRequest
Corrected the sorting of menu commands after updates
Resolved issues with cloud functions on the options page
UI
Fixed opening menus at the popup by clicking the name
Safari
Fixed some minor internal issues
5.3.6214 10/08/2024
General
Tag support
Added @run-in support
Fixed sometimes wrong GM_xmlhttpRequest response header separator
Added button to force update externals
Added multi-value support for storage methods
Reworked counting of executed script instances
Fixed an GM_registerMenuCommand issue with non-letter accessKeys
UI
Added a button to disable script updates at the update dialog
Improved editor search functionality
Fixed code selection near the top and bottom of the editor
Safari
Fixed an issue that occasionally prevented background initialization at some systems
Locales
Updated Ukrainian translation | thanks to Postrediori
5.3.6210 09/11/2024
General
Implemented fixes for Safari if host permissions are limited
Added a warning message when a script without @include and @match entry is saved the first time
Introduced a permission editor for enhanced management of host permissions
Removed use of deprecated DOMNodeInserted and MutationEvent events
Addressed problems related to script installation from certain Gitlab URLs
Introduced GM_notification tag to overwrite existing notifications
Added GM_registerMenuCommand id parameter to update existing commands
Introduced GM_registerMenuCommand title parameter
User-defined globals are now accepted in ESLint configuration
Added script version number when saving a script to disk
New GreasyFork script URLs are now detected
UI
Show an error icon at scripts without any @include and @match entry
Corrected 'replace all' functionality in code editor for certain strings
Locales
Updated Italian translation | thanks to bovirus
Updated Japanese translation | thanks to maboroshin and shirayuki
Updated Portuguese-Brazil translation | thanks to igorruckert
Updated Danish translation | thanks to jhertel
Updated Chinese (simplified) translation | thanks to PaperStrike
Updated Russian translation | thanks to adem4ik
Updated Vietnamese translation | thanks to IoeCmcomc
Updated Russian translation | thanks to ACherepkov1989
Updated Turkish translation | thanks to selimsumlu
Updated Chinese (traditional) translation | thanks to 5idereal
Updated French translation | thanks to Juknum
5.2.6199 06/06/2024
General:
Fixes for Safari 17 and macOS Sonoma
Add a title option to GM_registerMenuCommand
Locally modified scripts are still not updated, but now can be reverted by a manual update and confirmation
Add an option to GM_registerMenuCommand to not auto close the popup on click
Fix GM_xmlhttpRequest FormData key-value order
Fix Safari version at GM_info.userAgentData
UI:
Always start search-as-you type from the current position
Locales:
Update Chinese (traditional) translation | thanks to 5idereal
Update French translation | thanks to Juknum
Update Italian translation | thanks to bovirus
Update Portuguese-Brazil translation | thanks to igorruckert
Update Japanese translation | thanks to shirayuki
Update Russian translation | thanks to ACherepkov1989
Update Turkish translation | thanks to selimsumlu
4.20.6188 10/19/2023
General:
Allow cloud backups to be downloaded
Fix GM_deleteValue to really delete values also in background
Make the storage editor show undefined values as well
@sandbox support with possible values 'raw', 'JavaScript' and 'DOM'
Remove document.addEventListener('DOMContentLoaded', ...) delayed event dispatching for document-start scripts executed later than the event
Remove toSource object prototype compat option
Fix @resource SVG handling
Remove GM_setTab in favor of the documented GM_saveTab call
UI:
Introducing Tam, your helpful assistant for getting started
Search editor as you type
Assure editor search results are scrolled in view
Sync:
Fix issues regarding enabling and disabling sync
Fix an issue that script updates were disabled on sync triggered change imports
Show script sync log messages at the settings page
Dropbox: avoid upload of identical content
Safari:
Fix script site icons
Fix Dropbox sync
Fix some script execution issues
Locales
Add Macedonian translation | thanks to EntityPlantt
Add Hellenic (Greek) translation | thanks to panos78
Update a lot of translations
4.20.6184 08/01/2023
General:
Improved compatibility for userstyles installed as userscript
Make trash configurable (on/off/session only)
Improve JavaScript scriptlet support via @unwrap tag
Use up to ES2022 for linting if supported by the browser
Update ESLint
Make cloud service re-authentication without user intervention less disturbing
Shift key + mouse click based multi select
Dark mode improvements
Show localized userscript name and description if available where possible
Keep CRLF line endings on edit
Use eslint-plugin-userscripts to highlight userscript header issues
Fix storage 'Reload' button and add 'Reset'
UI:
Show script and external resources size in dashboard
Fix favicons with transparent background
Improve editor menu if advanced editor is disabled
Fix script positioning via drag and drop
Decrease extension size by removing jQuery dependency
Sync:
Add a button to force a sync
Locales:
Update Russian translation | thanks to wvxwxvw
Update Chinese (traditional) translation | thanks to ndbiaw and SiderealArt
Update Chinese (simplified) translation | thanks to dnknn
Update French translation | thanks to omerien
Update Portuguese-Brazil translation | thanks to igorruckert
Update Hindi translation | thanks to Yash-Singh1
Update Japanese translation | thanks to shirayuki
Update Chinese (simplified) translation | thanks to xiaopangju
Update Italian translation | thanks to bovirus
Update Danish translation | thanks to will2022
Update Turkish translation | thanks to Tmp341
4.17.6162 05/25/2022
Native support for M1 Macs
Userscript Search integration (search on action menu entry click, on action menu open or always)
Add option whether to import script data and/or externals
Disable automatic script update on script modification
Add script trash
Add an option to add the current domain to the blacklisted pages list
Add a reload button to the script storage tab
Update ESLint
Update CodeMirror editor to version 5.58.2
Update JSZip to 3.5.0
Add Danish translation
Update many locales
4.13.6140 07/01/2021
General:
Add ESLint rule id to error messages
Update ESLint
Allow to derive custom linter config from eslint:recommended
GM_xhr.onloadend support
GM_xhr: Fix protocol-relative URLs
GM_xhr: Fix reported status of requests in progress
Sync:
Improve OneDrive request error handling
Fix Yandex.Disk authentication
Change backup file name to avoid character issues with some WebDAV servers
Safari:
Fix crashes reported via MAS
Fix GM_notification to allow user interaction and timeouts
Fix GM_download to save all data to the downloads folder
Locales:
Update Japanese locale | thanks to shirayuki
Update Vietnamese locale | thanks to IoeCmcomc
Update Ukrainian locale | thanks to toplinden
Update Serbian locale | thanks to zoranzoki21
UI:
Allow tab size configuration
Add script update item to editor file menu
'Darker' theme update
Fix WebDAV credentials being used for import and export
Accept more WebDAV server URLs formats
4.11.6117 07/28/2020
Safari:
macOS 10.13 support
Fix a minor crash at extension pages
Fix GM_setClipboard
General:
Allow plain scripts to be imported via file import as well
Sync:
Fix an issue that some remote source code changes were not applied correctly
UI:
Fix several editor search issues
Speed up script search
'Darker' theme update
Allow scripts to be removed via editor menu
Locales:
Update Japanese locale | thanks to shirayuki
Update Chinese (traditional) locale | thanks to austin-chang
Update Italian locale | thanks to bovirus
Update Indonesian locale | thanks to Azhe403
6108 01/12/2020
Safari:
Fix modification of some GM_xhr headers
General:
Fix an issue that user includes and excludes caused script update confirmation dialogs
Internal cleanup and speedup
Locales:
Update Portuguese-Brazil locale | thanks to igorruckert
4.10.6103 11/27/2019
Dark mode theme support
Scroll tab view content instead of page
Fix version number based sorting
Fix factory reset
Fix editor theme loading
4.9.6079 11/08/2019
Fix toolbar item icon width at macOS 10.15
Fix script update confirmation page
Check for unsaved changes before tab close/reload
4.9.6055 10/18/2019
Fixes issues with scripts containing non-ASCII characters
4.9.6041 10/16/2019
Renamed the extension to Tampermonkey Classic
Fixed the configuration of script positions via drop down menu
more Version 5.3.6218 11/17/2024
Data Not Linked to You The following data may be collected but it is not linked to your identity:
Location Usage Data Diagnostics