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

Zoomimg 제작자: Cosmin Ch

Whenever the mouse hovers over an image, bring it into front plan for a better inspection

0 (리뷰 0개)0 (리뷰 0개)
사용자 9명사용자 9명
Firefox를 다운로드하고 확장 기능을 받으세요
파일 다운로드

확장 메타 데이터

스크린샷
Popup settings pagePopup menuZoom screenNotification tabs
정보
What it does:
The extension includes:
  • a content script
  • a browser action with a popup including HTML, CSS, and JS
  • a settings page
  • keyboard shortcuts
  • notifications

Keyboard shortcuts:
  • Alt+1 = toggle popup window
  • Alt+2 = toggle enable/disable zoom
  • Alt+3 = toggle gallery
  • Alt+4 = open favorites
  • Alt+5 = open settings

When the user hovers over an image, after a user specified amount of time, the image will be zoomed in and given the option to be saved as a favorite or downloaded.

When the user clicks the browser action button, the popup is displayed, presenting the user with 5 options, Enable/Disable Zoom, Show Gallery, Favorites, Set Options and Back To Page.

The Disable/Enable Zoom is pretty self explanatory. Does what is says, can be activated with the Alt+2 keyboard shortcut and upon triggering it displays an appropriate notification bar.

The Show Gallery button, gathers all the loaded images on the website and displays them in tabular fashion, eliminating those that are too small or duplicates. It can be triggered with the Alt+3 keyboard combination accompanied by an appropriate notification.

The Favorites button, opens a new tab and shows all the images the user "favorited" along with the option of deleting selected pictures. Can be triggered with the Alt+4 keyboard combination along with an appropriate notification.

The Set options button takes the user to the settings page of the extension, where he/she can set the scaling of the image upon zooming, the duration until the zoom activates, the background color of the image gallery and favorites, the display options and the font color of the gallery and favorites using the extensions local storage. It can also be triggered with Alt+5 accompanied by an appropriate notification.

The Back to page button simply takes the user back from the gallery to the original website.

What it shows:
  • how to write a browser action with a popup
  • how to give the popup style and behavior using CSS and JS
  • how to send messages from the background scripts to a content script
  • how to use web accessible resources to enable web pages to load packaged content
  • how to write an options page that uses local storage
  • how to open a new tab with content coded by dev
  • how to add notifications
  • how to add keyboard shortcut commands

manifest.json keys:
  • applications
  • background
  • browser_action
  • commands
  • content_scripts
  • default_locale
  • options_ui
  • permissions
  • web_accessible_resources

APIs:
  • notifications.create()
  • notifications.onShown
  • i18n.getMessage()
  • tabs.sendMessage()
  • tabs.create()
  • tabs.query
  • runtime.openOptionsPage()
  • runtime.onMessage
  • storage.local.set()
  • storage.local.get()
리뷰어 0명이 0점으로 평가함
로그인하여 이 확장 기능의 평점을 남겨주세요
아직 평점이 없습니다

별점 저장됨

5
0
4
0
3
0
2
0
1
0
아직 리뷰 없음
권한 및 데이터

필수 권한:

  • 알림 표시
  • 브라우저 탭에 접근
  • 모든 웹사이트에서 사용자의 데이터에 접근
더 알아보기
추가 정보
부가 기능 링크
  • 부가 기능 ID 복사
버전
2.1.4resigned1
크기
171.21 KB
마지막 업데이트
2년 전 (2024년 4월 25일)
관련 카테고리
  • 사진 및 동영상
  • 탭
라이선스
Mozilla Public License 2.0
버전 목록
  • 모든 버전 보기
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

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

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

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