synchronize-tab-scrolling

A browser extension that lets you synchronize the scrolling position of multiple tabs

MIT License

Stars
1

Bot releases are visible (Hide)

synchronize-tab-scrolling - v2.3.0 Latest Release

Published by jaem1n207 8 months ago

2.3.0 (2024-2-25)

Bug Fixes

  • onSelect 이벤트가 발생하더라도 input 포커스 유지하도록 수정 (36ecd27)

Features

  • url로도 검색이 가능하도록 설정 (0221703)
synchronize-tab-scrolling - v2.2.1

Published by jaem1n207 8 months ago

2.2.1 (2024-2-22)

Bug Fixes

  • 윈도우 환경에서 단축키 텍스트 수정 (1895890)
synchronize-tab-scrolling - v2.2.0

Published by jaem1n207 8 months ago

2.2.0 (2024-2-21)

Features

  • add support for Edge and Opera platforms (5aa5c78)
synchronize-tab-scrolling - v2.1.2

Published by jaem1n207 8 months ago

2.1.2 (2024-02-15)

Bug Fixes

  • eslintrc-chrome (48fd343)
  • syncTabIds 반환 타입 수정 (0b60535)
  • svele:window 요소를 사용해 window 객체에 이벤트 리스너 추가하도록 변경 (306e905)
synchronize-tab-scrolling - v2.1.1

Published by jaem1n207 8 months ago

2.1.1 (2024-02-15)

Bug Fixes

  • add polyfill for chrome.tabs.query function (498e913)
  • chrome 네임스페이스로 타입 단언하던 부분 제거 (4da90c0)
  • fix typo in Firefox add-on link (59b2c8a)
  • update delay values in copyToPlatformDirs and zip plugins (d383051)
  • 서버에서 데이터 패칭하지 않음 (bdc9711)
synchronize-tab-scrolling - v2.1.0

Published by jaem1n207 8 months ago

synchronize-tab-scrolling - v2.0.3

Published by jaem1n207 9 months ago

synchronize-tab-scrolling - v1.0.0

Published by github-actions[bot] 9 months ago

1.0.0 (2024-01-27)

Bug Fixes

  • debounce, throttle func (17ed683)
  • newtab 코드 제거 (7bf64fa)
  • Warning with use client directive with Vite & @tanstack/react-query (4bd326d)

Features

  • mui (23e9619)
  • url로도 검색 가능하도록 추가 (47048cb)
  • 검색 키보드 단축키 추가 (a84cf50)
  • 설치 전 존재했던 탭에도 콘텐츠 스크립트가 실행되도록 주입 (55df2aa)
  • 열려있는 탭 렌더 & 검색, 셀렉 기능 (5109ded)
  • 초기 작업 (144f473)