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

Auto Advance for Proton Mail의 버전 기록 - 3개 버전

Auto Advance for Proton Mail 제작자: Byron Carceller

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Auto Advance for Proton Mail의 버전 기록 - 3개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 1.1.3

    2026년 4월 11일에 출시 - 15.31 KB
    firefox 109.0a1 이상에서 작동
    Proton Mail replaced anchor-based list rows with click-handled divs, which broke every row-matching path in the extension. This rewrites row detection to use Proton's current DOM markers.

    Changes
    • getMessageRows() → selects [data-shortcut-target="item-container"] (no more anchor/class heuristics)
    • getSelectedRow() → finds the row with the item-is-selected class (fallback: data-shortcut-target-selected="true")
    • isViewingEmail() → checks for a visible [data-shortcut-target="message-container"]
    • Row identity is now tracked via data-element-id instead of URL matching (Proton no longer uses <a href> for list rows)
    • clickRow() dispatches events directly on the row div
    • Removed isVisible filter from row lookup — Proton's virtualized list reports zero-size bounding rects for rows that are still user-visible and clickable
    • Bumped version to 1.1.3

    MIT 라이선스에 따라 릴리스된 소스 코드

    Firefox를 다운로드하고 확장 기능을 받으세요
    파일 다운로드
  • 이전 버전

    버전 1.1.2

    2026년 4월 11일에 출시 - 18.25 KB
    firefox 109.0a1 이상에서 작동
    Fix false auto-advance triggers during email selection
    - Narrow button detection selector from '[aria-label], [title]' to only button, [role="button"]' to avoid false positives on generic elements
    - Remove 'remove' from delete regex — too broad, matched checkbox labels like "Remove from selection", now uses word-bounded delete/trash/bin
    - Add isViewingEmail() guard to armAdvance so it only fires when a specific email is open (URL matches a row); prevents triggering in list view during multi-select or checkbox interactions
    - Cancel pending advance if URL changes to a URL already in the row list, distinguishing user-initiated navigation from post-delete navigation
    - Timeout fallback now only advances if the previous email row is actually gone from the list, not just because 900ms elapsed

    MIT 라이선스에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 1.1.0

    2026년 3월 25일에 출시 - 16.32 KB
    firefox 109.0a1 이상에서 작동

    MIT 라이선스에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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