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

Open in Popup Window의 버전 기록 - 17개 버전

Open in Popup Window 제작자: emvaized

5점 만점에 4.8점
4.8 / 5
5
4
4
1
3
0
2
0
1
0
Open in Popup Window의 버전 기록 - 17개 버전
  • 이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.

  • 최신 버전

    버전 0.3.6

    2024년 12월 27일에 출시 - 42.28 KB
    firefox 109.0a1 이상에서 작동
    - Added option to open current page in popup window to main context menu
    - Added option to not close current page popup window on focus lost
    - Fix opening popup on drag and drop of the selected text
    - 'Open in the main window' now works more reliable

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

    버전 0.3.5

    2024년 12월 9일에 출시 - 41.7 KB
    firefox 109.0a1 이상에서 작동
    - Added support for images with source in sourceset
    - Added check to not launch popup window with no found link
    - Added padding to options page

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.4

    2024년 12월 2일에 출시 - 41.55 KB
    firefox 109.0a1 이상에서 작동
    - Add option for images wrapped in link to prefer link or image
    - Apply configs immediately, without the need to reload the page
    - Improve options page appearance on Firefox
    - Add white background to the black icon for better visibility on dark backgrounds, and fix white icon vertical alignment

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.3

    2024년 11월 11일에 출시 - 65.82 KB
    firefox 109.0a1 이상에서 작동
    - Handle images wrapped inside links, to favor links
    - Fix shift+click on image ignoring disabled image viewer

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.2

    2024년 9월 16일에 출시 - 66.41 KB
    firefox 109.0a1 이상에서 작동
    - Added option to always open by drag and drop under mouse
    - Fix for multimonitor usage with secondary on the left
    - Disabled fullscreen logic which caused confusion
    - Try to filter out manually created window in "Reopen new single tab windows as popup windows" (`tabs` permission was added for this)
    - Added white icon for the dark mode

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3.1

    2024년 9월 13일에 출시 - 46.12 KB
    firefox 109.0a1 이상에서 작동
    - Improved window listener on focus lost
    - Refactored code for better readability

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.3

    2024년 9월 12일에 출시 - 47.67 KB
    firefox 109.0a1 이상에서 작동
    - Added feature to reopen new single tab windows as popup windows
    - Improve logic for popup size calculation and autoclose
    - Added top center option for popup placement
    - Added option for fallback popup window location
    - Added ability to open page in main window with Ctrl+Esc

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.2.1

    2024년 9월 8일에 출시 - 46.09 KB
    firefox 109.0a1 이상에서 작동
    - Updated extension icon
    - Added option for minimal drag distance
    - Small options page improvements

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.2

    2024년 9월 4일에 출시 - 36.6 KB
    firefox 109.0a1 이상에서 작동
    - Added new option for popup position "Near mouse cursor"
    - Added option to close popup with Esc key (disabled by default)
    - Fix text selection popup not opened by drag & drop
    - Options page design improvements

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.2

    2024년 8월 29일에 출시 - 35.7 KB
    firefox 109.0a1 이상에서 작동
    - Implemented option to use shift+click to open link or image in a popup
    - Try to preserve state of page when open in main window
    - Added missing "all_urls" permission to run on every page automatically
    - Updated translations

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1.1

    2024년 8월 28일에 출시 - 34.39 KB
    firefox 109.0a1 이상에서 작동
    - Added more options for popup window location (top right, bottom right, etc)
    - Use options page as a popup for toolbar button
    - Added footer buttons for the options page
    - Fix potential bug on Firefox

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.1

    2024년 8월 23일에 출시 - 36.47 KB
    firefox 109.0a1 이상에서 작동
    - Migrated extension to Manifest V3 for Chrome Web Store publish
    - Implemented build mechanism for minified release
    - Updated extension icon to have more unique design
    - Unavailable options in settings are now greyed out

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.6

    2024년 8월 21일에 출시 - 34.94 KB
    firefox 58.0 이상에서 작동
    - Implemented ability to open images in popup window
    - Added ability to create popup by drag'n'drop link on empty place
    - Slightly update extension icon
    - Various code optimizations and bug fixes

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.5

    2024년 2월 26일에 출시 - 16.74 KB
    firefox 48.0 이상에서 작동
    - reverted background script changes because Firefox kept loosing the context menu item

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.4

    2024년 2월 5일에 출시 - 16.45 KB
    firefox 48.0 이상에서 작동
    - optimized code for persistent background script
    - minified content script for better page load speed
    - don't process window focus events when lost focus

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.3

    2023년 6월 21일에 출시 - 16.59 KB
    firefox 48.0 이상에서 작동
    - added context menu entry for popups to open page in main window
    - added context menu entry to search for selected text in popup

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 0.0.2

    2023년 6월 17일에 출시 - 15.78 KB
    firefox 48.0 이상에서 작동
    - changed context menu entry label
    - removed unused code
    - fix to use absolute mouse coordinates instead of relative to window
    - added spanish translation

    Mozilla Public License 2.0에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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