Loading...
- v5.3.6218iOS
Renamed the extension to Tampermonkey Classic Fixed the configuration of script positions via drop down menu
- v6217iOS
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
- v5.3.6214iOS
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
- v5.3.6210iOS
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
- v5.2.6199iOS
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
- v4.20.6188iOS
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
- v4.20.6184iOS
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 - v4.17.6162iOS
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
- v4.13.6140iOS
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
- v4.11.6117iOS
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
- v6108iOS
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
- v4.10.6103iOS
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
- v4.9.6079iOS
Dark mode theme support Scroll tab view content instead of page Fix version number based sorting Fix factory reset Fix editor theme loading
- v4.9.6055iOS
Fix toolbar item icon width at macOS 10.15 Fix script update confirmation page Check for unsaved changes before tab close/reload
- v4.9.6041iOS
Fixes issues with scripts containing non-ASCII characters