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

Snap Links Plus의 버전 기록 - 12개 버전

Snap Links Plus 제작자: Clint Priest

5점 만점에 4.3점
4.3 / 5
5
230
4
40
3
28
2
13
1
30
Snap Links Plus의 버전 기록 - 12개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 3.1.15

    2024년 11월 24일에 출시 - 90.37 KB
    firefox 63.0 이상에서 작동

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

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

    버전 3.1.14

    2024년 11월 12일에 출시 - 90.34 KB
    firefox 63.0 이상에서 작동

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

    파일 다운로드
  • 버전 3.1.13

    2024년 9월 27일에 출시 - 90.35 KB
    firefox 63.0 이상에서 작동

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

    파일 다운로드
  • 버전 3.1.12

    2024년 9월 11일에 출시 - 90.32 KB
    firefox 63.0 이상에서 작동

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

    파일 다운로드
  • 버전 3.1.11

    2021년 9월 10일에 출시 - 90.62 KB
    firefox 63.0 이상, android 63.0 ~ 68.*에서 작동
    * Thorough walk through and testing of recent changes to fix the failures of the last 2 releases (sorry folks)
    * Reworked the way StoragePrefs work to work properly with sync/local storage, required significant changes
    to support it working properly and transitioning settings from sync to local or back. Tested and works
    well now.

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

    파일 다운로드
  • 버전 3.1.8

    2021년 8월 16일에 출시 - 89.21 KB
    firefox 58.0 이상, android 58.0 ~ 68.*에서 작동
    v3.1.8 / 2021-08-10
    ===================
    * DOM elements are now removed while Snap Links is not in use
    * Added option to keep preferences local or to sync between browsers
    * Updated minimum Firefox Version to 58.0
    * Fixed broken link in about:addons from package manifest
    * Fixed the order that tabs are opened in to be consistent with the order they are on the page -Rémi Garcia
    * Added selection of default action between Open Links or Copy Links, holding ctrl selects the opposite -Michele Pezza

    ### Backend Notes
    * Added Continuous Integration, Testing & Code Linting
    * Added Dependabot Configuration for Security Patches
    * Updated all project dependencies

    ### Internal Notes
    * Added Deep/Open/Overlay Proxy objects & tests PR#338

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

    파일 다운로드
  • 버전 3.1.7

    2019년 7월 1일에 출시 - 86.05 KB
    firefox 50.0 이상, android 50.0 ~ 68.*에서 작동

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

    파일 다운로드
  • 버전 3.1.6

    2019년 4월 28일에 출시 - 91.83 KB
    firefox 50.0 이상, android 50.0 ~ 68.*에서 작동
    v3.1.6 Release Notes

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

    파일 다운로드
  • 버전 3.1.5

    2018년 12월 10일에 출시 - 84.32 KB
    firefox 50.0 이상, android 50.0 ~ 68.*에서 작동
    Release Notes

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

    파일 다운로드
  • 버전 3.1.1.3

    2016년 12월 20일에 출시 - 69.21 KB
    firefox 50.0 이상, android 50.0 ~ 68.*에서 작동
    Release Notes

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

    파일 다운로드
  • 버전 3.1.0.4

    2016년 11월 16일에 출시 - 62.53 KB
    firefox 45.0 이상에서 작동
    • Pressing escape will now cancel an already started drag operation
    • Fixed #97 - Context Menu no longer worked after dragging once.
    • Fixed #91.1 (Related) - Page resize/zooming now properly re-adjusts rects
    • Fixed #91.2 - transition CSS from page no longer affects selection rect
    • "Greatest of Type" is now used when multiple types are lassoed (Links vs Buttons, etc)
    • Can now lasso buttons which causes them to be clicked
    • Can now lasso checkboxes (checks all or un-checks all) (depending on opposite majority, prefers checking when equal)
    • Can now lasso labels for checkboxes and radio boxes
    • Can now lasso radio buttons, selects the first radio of each group
    • Document Size Changes are now detected properly
    • "Greatest Size of Text" is now used for Links / Javascript Links<br>
      This can be bypassed by holding down alt while dragging
    • New tabs will open to the right of the current tab
    • New tabs will be opened in document element order
    • The first tab by document order opened will also become active
    • Added website and new welcome page with introduction on how to use SnapLinks v3
    • Contributions from AstrodogX
      • Now skipping elements that are not visible
      • Copy Links To Clipboard by Holding down ctrl while releasing the selection
      • Count of selected elements appears
    • Contributions from Phyxion
      • Tireless testing on a wide variety of websites, thank you!

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.0.2

    2016년 6월 22일에 출시 - 28.21 KB
    firefox 49.0 이상에서 작동
    This is a minimal rewrite of SnapLinks as a Web Extension, fully compatible with Firefox Multi-process.

    GNU General Public License v3.0 전용에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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