Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
추가 기능 아이콘

ScrollAnywhere의 버전 기록 - 25개 버전

ScrollAnywhere 제작자: Juraj Mäsiar

5점 만점에 4.6점
4.6 / 5
5
359
4
46
3
12
2
8
1
23
ScrollAnywhere의 버전 기록 - 25개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 9.2

    2022년 4월 19일에 출시 - 421.52 KB
    firefox 91.0 이상에서 작동
    This is a cumulative release of these 3 versions:
    Version 9.2:
    - fixed Options page being displayed too soon, before data migration
    - fixed broken scrolling with left button
    - fixing runtime errors in the console

    Version 9.0:
    - migrated to Manifest V3 (Chrome only)
    - fixed broken dynamic styles (scrollbars)
    - fixed font size in test page in Chrome
    - fixed save button icons in Options page
    - fixed errors on XML pages

    Version 8.8 - some new features and A LOT of fixes:
    - added "Use middle click to 'paste' content of the clipboard" feature - using the optional "clipboardRead" permission (must be enabled in Options page / General). Works only on "editable" elements which will also get focused!
    - added option to set 3 distinct scrolling cursors based on the scrolling - vertical / horizontal / both
    - added Fixed axis X/Y lock
    - disabled closing popup after click
    - new font for testing page
    - releasing a scrolling modifier key will now correctly stop scrolling
    - default Axis lock is now strict, not smart
    - fixed scrolling collision on pages that implements custom scrolling (by blocking "mosedown" event)
    - Momentum upgrade - you can now stop momentum with any mouse button without worrying you click something on the page
    - Momentum with left button now supports continuous scrolling without text selection - as long as the page is moving, similar to phones
    - fixed broken Momentum when using option: "Enable scrolling when key is down"
    - moved strict min. version to current Firefox ESR 91, just to be sure
    - increased max. Multiplier to 20
    - upgrade to Webpack 5 and new libs
    - refactoring old code and preparing for Manifest V3
    - fixed the sudden jump up when try to scroll down and you are already down
    - fixed broken scrolling in some nested flex elements (like Patreon chat)
    - fixed scrolling on Mega.nz
    - fixed tweet opening while scrolling on Twitter.com

    All Rights Reserved에 따라 릴리스된 소스 코드

    이 확장 기능을 사용하려면 Firefox가 필요함
    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 8.7

    2021년 3월 2일에 출시 - 220.45 KB
    firefox 78.0 이상에서 작동
    - added option to make the toolbar icon the main ON / OFF switch
    - options page is now bigger
    - fixed the allegro page bug (aka let's not inject any style elements until needed)
    - adding Safari support (prepare your wallets :D)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.6

    2020년 12월 12일에 출시 - 219.95 KB
    firefox 78.0 이상에서 작동
    - added full Thunderbird support using new "composeScripts" and "messageDisplayScripts" API
    - added scrolling for Google Sheets (this was crazy hard!)
    - fixed bug where scrollbar settings were applied even on disabled domains / URLs
    - added button to Popup window to temporarly show hidden scrollbars (if user has hidden scrollbars)
    - testing area in Options page now looks more like testing area (stripes!)
    - added performance optimization for super complex pages - if there is more than 10_000 elements on the page, cursor change will be disabled
    - removed old XML code again, this time we handle XML as normal HTML (when possible), this will fix some broken XML pages
    - fixed showing context menu when using scrolling with Right button and stopping scrolling with ESC key
    - fixed broken Right click / Copy (bad context menu without copy) - basically text got un-selected when on right-click when user enables scrolling with Right and Left button
    - fixed disabled icon (red) if page contains not-disabled frames (maybe those frames should be disabled as well?)
    - added Slovak translations and fixed some grammar mistakes :)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.4

    2020년 6월 8일에 출시 - 207.93 KB
    firefox 68.0 이상, android 68.0 ~ 68.*에서 작동
    - added simplified Chinese translations (thank you Jerry!)
    - scrolling with left mouse button inside "ShadowRoot" is now blocked - for example when using Swift Selection Search addon
    - improved Momentum algorithm - this should yield better results with less bugs (like sudden huge jumps)
    - added loading of Managed storage - now the Kiosk owners can load default settings. More info here: https://github.com/fastaddons/ScrollAnywhere/issues/8
    - added new option "Prevent big jumps" that can be used to allow infinite scrolling when using desktop tool that teleport cursor across the screen when reaching an edge
    - added option to disable horizontal scrolling on specific domains: https://github.com/fastaddons/ScrollAnywhere/issues/16
    - added browser icon color change - Gray = disabled by browser; Red = disabled by user; Green = enabled and working
    - pressing ESC key will now cancel current scrolling - moving the page back to where scrolling started (todo: doesn't work well in iframes)
    - added Scrolling Area feature (Options page / Advanced) - it's the same as when dragging a scrollbar - if you move your cursor in other axis too much, it will revert the scrolling position
    - added Axis locking feature (Options page / Axis locking) - now user can choose how to lock axes - smart lock, strict lock, no lock. Plus option to change the smart lock stack size.
    - added label that shows that addon is disabled in Options page
    - upgraded node to scroll algorithm to fix Chrome body/html scrollableElement bug, this allows me to simplify scrolling functions (including momentum)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.3

    2020년 4월 9일에 출시 - 196.5 KB
    firefox 68.0 이상, android 68.0 ~ 68.*에서 작동
    - fixed context menu appearing after scrolling with right button in Firefox 75
    - fixed broken XML scrolling
    - fixed scrolling over images with left mouse button (it won't trigger zoom anymore)
    - changed scrollbars are now disabled if addon is disabled (doesn't work with disabled domains)
    - added Romanian translations (thank you Ruxy!)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.2

    2019년 11월 27일에 출시 - 197.24 KB
    firefox 68.0 이상, android 68.0 ~ 68.*에서 작동
    - added reset button for scrollbar colors
    - user can now choose to (not) scroll with Left button over textarea and editable content (like Gmail email body)

    All Rights Reserved에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.1

    2019년 11월 22일에 출시 - 197.43 KB
    firefox 68.0 이상, android 68.0 ~ 68.*에서 작동
    - added options to change color of Scrollbars!
    - when using left scrolling, clicking clickable inputs will now not scroll
    - when using left scrolling, edit mode will auto-exit when scrolling
    - some performance improvements

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 8.0

    2019년 11월 14일에 출시 - 240.14 KB
    firefox 68.0 이상, android 68.0 ~ 68.*에서 작동
    - refactored whole project to TypeScript
    - scrollbars can be now thin or hidden in Firefox (I'm lazy to do it in Chrome now... it's much more complex there, maybe later if anyone asks...)
    - added Scroll on text option for Left button, with Single / Double click to enable editing / selecting
    - improved popup (added social links and fixed layout)
    - fixed broken Disabled Domains feature
    - fixed Android layout issues

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 7.3

    2019년 7월 16일에 출시 - 132.59 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - added Export / Import of settings - you can now backup your scrolling setup
    - fixed horizontal scrolling - now it will be "smartly-locked" in the horizontal ax
    - fixed multi-dimensional scrolling - now it will be fully smooth!
    - improved performance by reducing CSS manipulation
    - big improvement of The Momentum feature - it should be MUCH better now!
    - added new formula for The Momentum - "Exponentially decelerated movement" - try it in the Options page
    - added option for maximum momentum speed
    - removed legacy values from Momentum options page
    - big internal refactoring of Options page and Momentum feature!
    - fixed test page missing javascript file
    - fixed "Save and close" button :)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 7.2

    2019년 7월 11일에 출시 - 128.77 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - removed bad import

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 7.0

    2019년 7월 2일에 출시 - 121.11 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - fixed DISQUS comments scrolling!!! (and other similar nested not-scrollable pages)
    - performance improvements with smarter CSS manipulation
    - fixed text deselection when using left mouse scrolling
    - fixed cursor changing (not fully)
    - fixed Android layout issues
    - fixed scrolling bugs in Mac OS
    - big internal refactoring to modules

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.5

    2019년 3월 18일에 출시 - 110.21 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - hotfix for new page explaining disabled pages

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.4

    2019년 3월 18일에 출시 - 112.48 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - added option for limiting maximum scrolling speed
    - performance improvement by detecting IFRAMES on pages before we actually try to block them
    - added detection of "Disabled pages" with a custom page that informs why some pages are not working

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.3

    2019년 3월 14일에 출시 - 106.58 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - added new experimental scrolling type - Dynamic speed
    - simplified scrolling type setup in Options page

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.2

    2019년 3월 6일에 출시 - 144.93 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - added list of disabled domains and added support for exact and partial URL to be disabled (currently only from Options page, not Pop-up)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.1

    2019년 3월 1일에 출시 - 144.16 KB
    firefox 60.0 이상, android 60.0 ~ 68.*에서 작동
    - added option to disable add-on on specific domains
    - improved Momentum to be properly smooth on all screens (even when using high refresh rate screen!)
    - improved toolbar icon menu

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 6.0

    2018년 7월 3일에 출시 - 47.35 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - added auto-fix of context menu bug in Firefox 59+ for Linux users by using optional permission for "browserSettings"

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.9

    2018년 6월 12일에 출시 - 45.55 KB
    firefox 52.0 이상, android 52.0 ~ 68.*에서 작동
    - fixed scrolling ratio when when zoom change
    - fixed bug in momentum
    - fixed context menu when scrolling over YouTube video
    - fixed left click on Select elements (I'm not sure this is a proper fix ...)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.8

    2018년 2월 24일에 출시 - 42.86 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - added option to disable add-on from toolbar icon menu
    - added option to setup keys to Disable / Enable add-on while holding
    - fixed broken scrolling on some specific pages

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.7

    2018년 1월 31일에 출시 - 41.01 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - fixed scrolling issues on some specific pages like bugzilla.mozilla.org
    - multiplier is now available also for normal scrolling, not just grab and drag
    - multiplier can be now set below 1 to slow down scrolling (like 0.5)
    - added translations support with Slovak translation
    - improved Options page and pop-up
    - fixed compatibility with Android (probably)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.6

    2017년 10월 16일에 출시 - 25.92 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - removed remote call to fetch my face in options page :)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.4

    2017년 9월 10일에 출시 - 22.68 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - fixed very confusing navigation tabs in Options page
    - fixed registering handlers for the Momentum (this should improve compatibility with other extensions)

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 5.3

    2017년 8월 30일에 출시 - 22.56 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - small visual fix to options page

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.9

    2017년 7월 25일에 출시 - 18.3 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - improved feature - blocking link where scrolling started - now it works also on images inside links

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 4.4

    2017년 7월 8일에 출시 - 17.69 KB
    firefox 49.0 이상, android 49.0 ~ 68.*에서 작동
    - fixed "scroll on links" feature for left button

    BSD 2-Clause "Simplified" License에 따라 릴리스된 소스 코드

    파일 다운로드
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다.