Tampermonkey 版本历史 - 22 个版本
Tampermonkey 作者: Jan Biniok
小心旧版本!显示这些版本是为了测试和参考目的。
您应该始终使用附加组件的最新版本。
最新版本
版本 4.12.6130
发布于 2021年2月27日 - 1.38 MB适用于 firefox 63.0 及更高版本, android 63.0 及更高版本General:
@antifeature support
Add option whether to import script data and/or externals
Fix SHA-256 calculation for sub-resource integration (SRI) check of some files
Add Userscript menu commands to the page's context menu
@run-at context-menu scripts now require a @require or @match statement(like all other scripts)
Allow experimental GM_addElement to operate on shadow DOM
Sandbox fixes
Speed up injection
Speed up and fix handling of large GM_xhr responses
GM_xhr data might be available at readyState 3 now
Userscript Search integration (search on action menu entry click, on action menu open or always)
Update CodeMirror editor to version 5.58.2
Update JSZip to 3.5.0
UI:
Improve search bar to not hide script content
Add option to automatically highlight selected or hovered words
Fix the 'Find Next' button after search was opened
Make the 'Dashboard' item's alt action (Ctrl Click, middle or right mouse click) open it with the current tab's URL as filter
Add script trash
Add script removal entry to action menu
Add an option to add the current domain to the blacklisted pages list
Add a reload button to the script storage tab
Update darker theme | thanks to narcolepticinsomniac
Firefox:
Make GM_xhr not send Tampermonkey's origin by default
Locales:
Add Danish translation | thanks to will2022
Update Japanese translation | thanks to shirayuki
Update Italian translation | thanks to bovirus
Update Turkish translation | thanks to Tmp341
Update Chinese (simplified) translation | thanks to xiaopangju
Update Chinese (traditional) translation | thanks to asthzh
Update Chinese (simplified) translation | thanks to ff98sha源代码遵循 Custom License 许可协议发布
较早版本
版本 4.11.6120
发布于 2020年11月3日 - 1.33 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本General:
Fix script export if many or large scripts are installed
Make @match hostname and scheme case insensitive by default
Update ESLint
Use ES2020 for linting if supported by browser
Experimental window.onurlchange support
Disable automatic script update on script modification
Locales:
Update Arabic locale | thanks to naqqo6i
Update Indonesian locale | thanks to ReksaTresna
Update Japanese locale | thanks to shirayuki源代码遵循 Custom License 许可协议发布
版本 4.11.6117
发布于 2020年7月30日 - 1.32 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本General:
Fix GM_xhr exceptions related to responseType 'document' and 'text'
Fix fetch-based GM_xhr.details.revalidate
Improve @connect permission request handling
Fix GM.notification promise never being resolved
Fix GM_xhr.abort and GM_download.abort
Fix setting GM_download.details.headers
Firefox:
Enable @run-at context-menu
Fix issues if browser is started in private mode
Fix extension shortcut support
Sync:
Improve OneDrive request error handling
Fix Yandex.Disk authentication
Locales:
Update Japanese locale | thanks to shirayuki
UI:
Allow tab size configuration源代码遵循 Custom License 许可协议发布
版本 4.11.6114
发布于 2020年6月8日 - 1.32 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本General:
Fix GM.setClipboard
Fix GM_deleteValue
Replace experimental GM_addScript by GM_addElement support to workaround page CSP issues
Add .co.za to .tld list
UI:
Show incognito mode warning at script installation and import pages as well
Add script update item to editor file menu
'Darker' theme update
Firefox:
Make GM_cookie/GM_xhr always use the source tab's cookie store ID
Fix GM_info.isIncognito by showing a per tab value
Fix GM_download of blob objectURLs
Locales:
Update Vietnamese locale | thanks to IoeCmcomc
Update Ukrainian locale | thanks to toplinden源代码遵循 Custom License 许可协议发布
版本 4.10.6112
发布于 2020年4月8日 - 1.31 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本General:
Add ESLint rule id to error messages
Experimental GM_addScript support to workaround page CSP issues
Update ESLint
Allow to derive custom linter config from eslint:recommended
GM_xhr.onloadend support
Fix GM_xhr.overrideMimeType of anonymous requests
Fix GM.getTab and GM.getTabs
GM_xhr: Fix protocol-relative URLs
GM_xhr: Fix reported status of requests in progress
Add robustness to sandbox creation
Allow plain scripts to be imported via file import as well
UI:
Add script version to tab description
Fix WebDAV credentials being used for import and export
Accept more WebDAV server URLs formats
Improve action menu layout when warnings or hints are shown
Fix several editor search issues
Speed up script search
Sync:
Change backup file name to avoid character issues with some WebDAV servers
Fix an issue that some remote source code changes were not applied correctly
Locales:
Update Serbian locale | thanks to zoranzoki21
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
Firefox:
Fix file export when download mode is set to 'disabled'
Make badge icon text color configurable源代码遵循 Custom License 许可协议发布
版本 4.10.6105
发布于 2019年12月18日 - 1.27 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本General:
Add GM_info.isFirstPartyIsolation
Allow scripts to be recognized more easily at the developer tools
Internal cleanup and speedup
Fix an issue that user *cludes caused script update confirmation dialogs
UI:
'Darker' theme update
Fix an action menu issue when GM_registerMenuCommand is executed
Allow scripts to be removed via editor menu
Firefox:
Fix GM_notification.onclick being called too often
Improve incognito tab handling
Avoid 'normal' mode cookies being sent via GM_xhr from incognito tabs
Fix an issue with very long view-source: URLs
Action menu scrollbar fixes
Fix mobile view
Locales:
Update Chinese (traditional) locale | thanks to austin-chang
Update Portuguese-Brazil locale | thanks to igorruckert源代码遵循 Custom License 许可协议发布
版本 4.9.6095
发布于 2019年11月15日 - 1.26 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本Firefox:
Fix sometimes empty action menu
Fix crash in FF < 58 if WebDAV, Dropbox or Yandex.Disk sync is enabled
Locales:
Update Portuguese-Brazil locale | thanks to igorruckert源代码遵循 Custom License 许可协议发布
版本 4.9.6091
发布于 2019年11月13日 - 1.26 MB适用于 firefox 52.0 及更高版本, android 52.0 及更高版本Firefox:
Relax minimum Firefox version to 52
Fix some action menu scrollbar issues
Improve storage cleanup
UI:
Dark theme including OS support
Scroll tab view content instead of page
Fix version number based sorting
Check for unsaved changes before tab close/reload | thanks to narcolepticinsomniac
Add an option to enable/disable scripts at their settings tab
Always show 'Search' and 'Add new script' action menu items
General:
Add .co.nz to .tld
Update FileSaver.js
Allow more GM_xhr headers to be modified
Make GM_xhr.finalUrl available on progress events as well
Fix GM_openInTab.close when the tab is currently moved
Internal improvements, cleanup and speedup
Fix sometimes not working second level domain check
Implement GM_notification silent option
Fix GM_notification onclose listener
Make GM_notification user interaction mandatory if possible
Sync:
Yandex.Disk support
Add script synchronization using OneDrive
Add a button to revoke Google Drive access tokens
Use refresh tokens for less Google Drive re-authorization requests
Note: you need to revoke existing access tokens at the utilities tab to make use of this
Locales:
Added Belarusian locale | thanks to bogachenko
Update Turkish locale | thanks to Tmp341
Update Russian and Ukrainian locale | thanks to bogachenko
Update Italian locale | thanks to bovirus
Update Japanese locale | thanks to shirayuki
Update Chinese (traditional) locale | thanks to hsuan1117
Update Vietnamese locale | thanks to vigov5
Update Indonesian locale | thanks to ReksaTresna源代码遵循 Custom License 许可协议发布
版本 4.9.5941
发布于 2019年5月13日 - 1.3 MB适用于 firefox 56.0 及更高版本, android 56.0 及更高版本Firefox:
Require unlimitedStorage permission (-> FF >= 56!)
Fix tab creation with parent ID at Android (Dashboard, GM_openInTab, ...)
Sync:
Fix cloud services authentication
Locales:
Update Russian and Ukrainian locale | thanks to bogachenko
Update Portuguese-Brazil locale | thanks to igorruckert
Update Italian locale | thanks to bovirus源代码遵循 Custom License 许可协议发布
版本 4.9.5921
发布于 2019年4月5日 - 1.3 MB适用于 firefox 48.0 及更高版本, android 56.0 及更高版本General:
Allow multiple @webRequest tags
Sandbox fixes
Support SHA-256 subresource integrity hashes independently of the browser's crypto API
Better userstyles.org userscript support
Fix a memory leak when using GM_xmlhttpRequest which could lead to crashes
Allow repeated space at some script header tags (author, namespace, copyright)
Speed up @include regexps by optimizing .*.*
Compress zip archives again
UI:
Remember script storage export setting
Show menu commands below the userscript entry at the action menu
Don't show script updates if the user is active or a fullscreen window is present
Enable section save button on changes only
Locales:
Update Spanish locale | thanks to TBM13
Update Turkish locale | thanks to Tmp341
Update Russian locale | thanks to bogachenko
Update Indonesian locale | thanks to ReksaTresna
Add Dutch locale | thanks to The947thTokay
Update French locale | thanks to zek0faws
Update Indonesian locale | thanks to Azhe403
Update Chinese (traditional) locale | thanks to PeterDaveHello and cedarkuo
Update Japanese locale | thanks to shirayuki
Update Italian locale | thanks to bovirus
Update Spanish locale | thanks to rocammo
Update Hungarian locale | thanks to hubalazs
Sync:
Fix sync to TamperDAV
Improve WebDAV protocol compatibility for NextCloud support
Experimental:
GM_cookies support源代码遵循 Custom License 许可协议发布
版本 4.8.5847
发布于 2018年9月13日 - 1.26 MB适用于 firefox 48.0 及更高版本, android 48.0 及更高版本General:
Fix script externals import issues
Fix import from zip files with folders
Use https for all links to tampermonkey.net
Fix GM_xhr.responseType 'document' support
Allow script editing via external editor by using TamperDAV
Reduce memory footprint (by doing less caching)
Add GitLab subgroup support
Add several .com.* 2nd level domains
Sync:
Increase WebDAV protocol compatibility
WebDAV based cross-browser sync (beta; tested with OwnCloud and TamperDAV)
UI:
Minor layout refresh
Fix blurry icons
Avoid action menu flicker on GM_registerMenuCommand usage
Update dark theme | thanks to narcolepticinsomniac
Add narcolepticinsomniac's dark theme matching editor layout
Make the script filter bar work if its visibility is enforced via Custom CSS源代码遵循 Custom License 许可协议发布
版本 4.7.5788
发布于 2018年6月15日 - 1.26 MB适用于 firefox 48.0 及更高版本, android 56.0 及更高版本General:
Allow ESLint inline configuration again to make globals definition work
Import and export of external resources (@resource and @require)
Replace zip.js by JSZip
Fix an internal cache related problem which could have caused data-loss
UI:
Invert (and fix) meaning of the case-insensitivity search option
Further search bar improvements
Allow the editor button bar to be restored via Custom CSS
Set ESLint ECMAScript version according to the browser's capabilities
Locales:
Update Portuguese-Brazil locale | thanks to igorruckert
Update Japanese locale | thanks to ScratchBuild
Update Italian locale | thanks to bovirus
Update Chinese (simplified) locale | thanks to efreedev源代码遵循 Custom License 许可协议发布
版本 4.6.5757
发布于 2018年4月12日 - 1.25 MB适用于 firefox 48.0 及更高版本, android 56.0 及更高版本General:
Switch from JSHint to ESLint 4.19.0
Clean GM_tabs data on tab close
Fix script externals update
Locales:
Add Croatian and Serbian locale | thanks to faultyfuse
Update Italian locale | thanks to bovirus
Add Hindi locale
Update Russian locale | thanks to Dr-Yukon
Update Turkish locale | thanks to ali-demirtas
Update Portuguese-Brazil locale | thanks to igorruckert
UI:
Lint in background for more editor responsiveness
Limit displayed script name length
Update CodeMirror to version 5.35
Rework editor search
Add action menu option to exclude a script from a domain
Remember scroll position on tab switch
Firefox:
Create a new beta channel
Make Instant Injection more reliable
Sync:
Dropbox based cross-browser sync (beta)源代码遵循 Custom License 许可协议发布
版本 4.6.5709
发布于 2018年2月23日 - 1.02 MB适用于 firefox 48.0 及更高版本, android 56.0 及更高版本UI:
Add a lot of editor commands to the menu
General:
Add .co.th to .tld
Locales:
Update French locale | thanks to zek0faws源代码遵循 Custom License 许可协议发布
版本 4.6.5703
发布于 2018年2月19日 - 1.01 MB适用于 firefox 48.0 及更高版本, android 48.0 及更高版本UI:
Fix script update setting saving
Fix display of SVG icons
Better @downloadURL none support
Minor script install page fix
Allow script source code to be searched as well
Editor menu
Fixes related to the modified script close icon
Fix script storage editor to not reset to its initial data on every tab selection
General:
Fix an issue which could break page scripts
Avoid update requests to Greasyfork scripts with a pinned version
Fix GM_notification click listener
Fix GM_download progress events
Fix GM_download.abort
Fix issues if GM_openInTab.name= or GM_openInTab.close was used at more than one tab
Locales:
Add Vietnamese | thanks to Connor37
Update Russian locale | thanks to BychekRU and irainman
Update Italian locale | thanks to bovirus
Update Norwegian locale | thanks to LarsSimonsen
Update Czech locale | thanks to engycz
Update Indonesian locale | thanks to DhannyNara
Update Arabic locale | thanks to Alayady
Update Russian locale | thanks to BychekRU源代码遵循 Custom License 许可协议发布
版本 4.3.5430
发布于 2017年4月12日 - 1.05 MB适用于 firefox 46.0 及更高版本Simple script storage editor
Allow all browsers to use synchronization
Allow script update servers to signal unchanged content
Fix blank action menu issue
Make GM_download support all common details properties at FF >= 52
Experimental: Enable browser sync at FF >= 53
Add GitLab and Bitbucket support
Avoid some 'Unchecked lastError' warnings | thanks to tophf
Add Portuguese locale | thanks to Sara F.
Update Polish locale | thanks to hawkeye116477
Fix issues at some pages
Make sure all config is written before reloading
Fix issues at nightly builds
Add an option to add custom CSS to the Tampermonkey UI
Add an option to disable the update check on a script base
Allow scripts to run at XML pages | thanks to Thom1729 for the slight lead
Fix some sandbox functions (set/clearTimeout/Interval and add/removeEventListener) to properly handle unusual arguments源代码遵循 Custom License 许可协议发布
版本 4.3.5393
发布于 2017年2月3日 - 967.19 KB适用于 firefox 46.0 及更高版本Use "stickering" to improve the icon visibility at dark themes
Log @require related errors at the page console
Fix some rare internal exceptions
Update Korean locale | thanks to KENNYSOFT
Fix CSP related issues
Add ZenBurn editor theme
Visual bookmark support源代码遵循 Custom License 许可协议发布
版本 4.3.5384
发布于 2017年1月16日 - 943.87 KB适用于 firefox 46.0 及更高版本Add Korean locale | thanks to KENNYSOFT
Fix GM_notification
Enable webRequest support at Firefox 52+ to fix many GM_xhr related issues (finalUrl, cookies, ...)
Fix missing action menu icon at internal tabs
Make xhr response headers available at readyState 2 and higher
Add time and browser to backup names
Fix relative URL handling
Fix sync issues of script comment properties
Fix doubled include/exclude editor dialogs
Make * include file URIs as well
Update the ES6 script template源代码遵循 Custom License 许可协议发布
版本 4.2.5349
发布于 2016年11月17日 - 915.07 KB适用于 firefox 46.0 及更高版本Speed up storage writing
Fix extension reload for version 51 and above
Improved script search/filtering at the dashboard源代码遵循 Custom License 许可协议发布
版本 4.2.5291
发布于 2016年9月12日 - 942.35 KB适用于 firefox 46.0 及更高版本Allow backup and restore with cloud storages (Google Drive, Dropbox, OneDrive)
Update Chinese (traditional) locale | thanks to TobySkarting
Update Czech locale | thanks to d3jv
Remove autodetection of some compatibility options
Update JSHint to 2.9.2源代码遵循 Custom License 许可协议发布
版本 4.1.5259
发布于 2016年7月21日 - 906.66 KB适用于 firefox 46.0 及更高版本Fix the sandbox on{event} properties
Fix the editor replace code and show which part of the script text is going to be replaced
Update Chinese (simplified) locale | thanks to lychichem
Update saveAs to 1.3.2
Firefox: fix GM_download
Firefox: fix drag and drop script positioning源代码遵循 Custom License 许可协议发布
版本 4.1.5248
发布于 2016年6月8日 - 906.53 KB适用于 firefox 46.0 及更高版本, android 46.0 及更高版本Fix cancelation of GM_xhr requests (not completely working in fetch mode)
Use a fallback in case the page CSP wasn't relaxed (disabled setting or cached page)
Update Portuguese-Brazil locale | thanks to oliveirafabio
Firefox: make the manifest Firefox 47 compatible源代码遵循 Custom License 许可协议发布