Tiện ích Firefox
  • Khám phá
  • Tiện ích mở rộng
  • Chủ đề
    • cho Firefox
    • Từ điển & gói ngôn ngữ
    • Các công cụ tìm kiếm
    • Các trang web trình duyệt khác
    • Tiện ích cho Android
Trung tâm nhà phát triểnTải xuông FirefoxĐăng ký hoặc đăng nhập
Biểu tượng tiện ích

Lịch sử phiên bản Tampermonkey - 12 phiên bản

Tampermonkeybởi Jan Biniok

Xếp hạng 4,6 trong số 5
4,6 sao trên 5
Lịch sử phiên bản Tampermonkey - 12 phiên bản
  • Hãy cẩn thận với các phiên bản cũ! Các phiên bản này được hiển thị cho mục đích thử nghiệm và tham khảo.

    Bạn luôn luôn phải sử dụng phiên bản mới nhất của một tiện ích.

  • Phiên bản mới nhất

    Phiên bản 4.8.5847

    Đã phát hành 13 Th09 2018 - 1,26 MB
    Hoạt động với android 48.0 và lớn hơn, firefox 48.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản cũ hơn

    Phiên bản 4.7.5788

    Đã phát hành 15 Th06 2018 - 1,26 MB
    Hoạt động với android 56.0 và lớn hơn, firefox 48.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.6.5757

    Đã phát hành 12 Th04 2018 - 1,25 MB
    Hoạt động với android 56.0 và lớn hơn, firefox 48.0 và lớn hơn
    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)

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.6.5709

    Đã phát hành 23 Th02 2018 - 1,02 MB
    Hoạt động với android 56.0 và lớn hơn, firefox 48.0 và lớn hơn
    UI:
    Add a lot of editor commands to the menu

    General:
    Add .co.th to .tld

    Locales:
    Update French locale | thanks to zek0faws

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.6.5703

    Đã phát hành 19 Th02 2018 - 1,01 MB
    Hoạt động với android 48.0 và lớn hơn, firefox 48.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.3.5430

    Đã phát hành 12 Th04 2017 - 1,05 MB
    Hoạt động với firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.3.5393

    Đã phát hành 3 Th02 2017 - 967,19 KB
    Hoạt động với firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.3.5384

    Đã phát hành 16 Th01 2017 - 943,87 KB
    Hoạt động với firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.2.5349

    Đã phát hành 17 Th11 2016 - 915,07 KB
    Hoạt động với firefox 46.0 và lớn hơn
    Speed up storage writing
    Fix extension reload for version 51 and above
    Improved script search/filtering at the dashboard

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.2.5291

    Đã phát hành 12 Th09 2016 - 942,35 KB
    Hoạt động với firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.1.5259

    Đã phát hành 21 Th07 2016 - 906,66 KB
    Hoạt động với firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
  • Phiên bản 4.1.5248

    Đã phát hành 8 Th06 2016 - 906,53 KB
    Hoạt động với android 46.0 và lớn hơn, firefox 46.0 và lớn hơn
    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

    Mã nguồn được phát hành dưới dạng Custom License

    Chỉ hoạt động với Firefox—Tải Firefox ngay
Đi đến trang chủ Mozilla

Tiện ích

  • Giới thiệu
  • Blog
  • Trung tâm nhà phát triển
  • Chính sách nhà phát triển
  • Diễn đàn
  • Báo cáo một lỗi
  • Hướng dẫn đánh giá
  • Trạng thái trang

Firefox

  • Tải xuông Firefox
  • Trình duyệt Android
  • Trình duyệt iOS
  • Trình duyệt Focus
  • Trình duyệt cho máy tính để bàn
  • Phiên bản Beta, Nightly, nhà phát triển
  • Twitter (@firefox)
  • Facebook (Firefox)
  • YouTube (firefoxchannel)
  • Riêng tư
  • Cookie
  • Pháp lý

Trừ trường hợp khác đã ghi chú, nội dung trên trang này được cấp phép theo giấy phép Creative Commons Attribution Share-Alike v3.0 hoặc bất kỳ phiên bản nào sau này.