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

Photo Grab의 버전 기록 - 5개 버전

Photo Grab 제작자: Mst888

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

  • 최신 버전

    버전 1.8.2

    2026년 1월 31일에 출시 - 205.19 KB
    firefox 109.0a1 이상에서 작동
    Some bug fixes

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

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

    버전 1.8.1

    2026년 1월 25일에 출시 - 164.31 KB
    firefox 109.0a1 이상에서 작동
    Changelog

    [1.8.1] - 2026-01-25

    🔧 Firefox Add-ons Compliance
    • JSZip Update: Replaced minified jszip.min.js with unminified jszip.js for Mozilla Add-ons compliance
    • Code Transparency: All code now fully readable for Mozilla reviewers
    • No Functionality Changes: All features work exactly as in v1.8.0

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

    파일 다운로드
  • 버전 1.8.0

    2026년 1월 25일에 출시 - 104.88 KB
    firefox 109.0a1 이상에서 작동
    Changelog

    [1.8.0] - 2026-01-25

    ✨ New Features

    🔄 Photo Converter
    - Upload & Convert: Upload local images and convert between JPEG, PNG, and WEBP formats
    - Floating Toolbar: Right-bottom positioned converter toolbar on any webpage
    - Quality Control: Adjustable quality slider (60-100%) for lossy formats
    - Auto-Download: Automatic download after conversion with proper filename generation
    - Settings Integration: Full control from settings panel (enable/disable, toolbar visibility)
    - Theme Support: Converter toolbar adapts to all 6 themes
    - Canvas API: Client-side conversion using HTML5 Canvas API
    - Keyboard Shortcut: Alt+C to toggle converter toolbar
    - 6 Languages: English, Türkçe, Русский, Français, Español, Deutsch
    - Instant Switching: Change language without reload
    - Full Translation: All UI elements, settings, buttons, and labels
    - Persistent: Language preference saved across sessions
    - Easy Expansion: Modular structure for adding more languages
    ⌨️ Improved Keyboard Shortcuts
    - Better Key Assignments: More intuitive and logical shortcuts
    - Alt+E: Toggle Selection Mode (was Alt+S)
    - Alt+X: Clear Selection (was Alt+C)
    - Alt+C: Toggle Converter Toolbar (NEW)
    - All shortcuts remain customizable with visual recorder

    🔧 Improvements
    • Enhanced keyboard shortcut layout for better usability
    • Added language selector in settings panel
    • Improved converter toolbar positioning and styling
    • Better error handling for image conversion

    📦 Technical
    • New file: languages.js with 500+ lines of translations
    • Storage key: ibd_language_v1 for language preference
    • Storage keys for converter: ibd_converterEnabled_v1, ibd_converterToolbarVisible_v1, etc.
    • Message handlers for converter communication between components

    [1.7.1] - 2026-01-04

    🔧 Platform & Compatibility
    • Firefox-Only Support: Exclusively optimized for Mozilla Firefox (Extension ID: image-grabber-pro@mesud.dev)
    • Removed Chrome API fallback for better performance and Firefox-specific features

    ✨ New Features

    🎨 Image Processing
    - Aspect Ratio Control: Presets (1:1, 4:3, 16:9) or custom dimensions with Fill/Fit crop modes
    - Format Conversion: Convert to JPEG, PNG, or WebP with quality control (10-100%)
    - Smart Naming: Use templates with {site}, {title}, {index} variables for organized downloads
    ⌨️ Keyboard Shortcuts
    - Fully customizable shortcuts with visual recorder (Alt+S, Alt+A, Alt+C, Alt+D, Alt+Z, Alt+P, Alt+L)
    - One-click reset to defaults
    📦 Download Options
    - ZIP Bundling: Download all as single archive
    - Batch Control:

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

    파일 다운로드
  • 버전 1.7.1

    2026년 1월 4일에 출시 - 128.39 KB
    firefox 109.0a1 이상에서 작동
    Changelog

    [1.7.1] - 2026-01-04

    🔧 Platform & Compatibility
    • Firefox-Only Support: Exclusively optimized for Mozilla Firefox (Extension ID: image-grabber-pro@mesud.dev)
    • Removed Chrome API fallback for better performance and Firefox-specific features

    ✨ New Features

    🎨 Image Processing
    - Aspect Ratio Control: Presets (1:1, 4:3, 16:9) or custom dimensions with Fill/Fit crop modes
    - Format Conversion: Convert to JPEG, PNG, or WebP with quality control (10-100%)
    - Smart Naming: Use templates with {site}, {title}, {index} variables for organized downloads

    ⌨️ Keyboard Shortcuts
    - Fully customizable shortcuts with visual recorder (Alt+S, Alt+A, Alt+C, Alt+D, Alt+Z, Alt+P, Alt+L)
    - One-click reset to defaults

    🎯 Advanced Selection
    - Area Selection: Drag rectangle to select multiple images
    - Same Size Mode: Select all images with identical dimensions
    - Large Filter: Auto-filter high-res images (800×600+)
    - Smart Detection: Enhanced srcset and picture element support

    📦 Download Options
    - ZIP Bundling: Download all as single archive
    - Batch Control: Configure size (1-10) and delay (0-1000ms)
    - Subfolder Organization: Auto-organize into named folders
    - Max Selection: Set limit (10-200 images)

    🎨 UI/UX
    - Settings Panel: Organized configuration view
    - 6 Themes: Light, Dark, Blue, Pink, Spotify Green, Onyx Gray
    - Popup Presets: Small/Medium/Large/Custom sizes
    - Preview Gallery: Visual thumbnails in popup
    - Floating Toolbar: In-page quick access
    - Stay Open: Keep popup after downloads

    ⚡ Performance
    - Low Performance Mode: Optimized for slower systems, reduces quality for 20+ images
    - Lazy Processing: On-demand image processing
    - Better memory management and timeout controls

    🐛 Bug Fixes
    • Fixed srcset parsing, background-image detection, data-src handling, duplicate selections, and URL normalization

    🔄 Technical
    • Manifest V3 compliance, improved error handling, optimized storage, enhanced messaging, vanilla JavaScript



    [1.5.0] - Previous Release
    • Basic image selection and download
    • Simple quality settings
    • Limited theme support
    • Chrome and Firefox compatibility



    Migration Notes

    Breaking: Firefox-only, new extension ID. Settings and preferences automatically migrated.

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

    파일 다운로드
  • 버전 1.5.0

    2025년 12월 25일에 출시 - 21.57 KB
    firefox 109.0a1 이상에서 작동

    Mozilla Public License 2.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 또는 그 이후 버전에 따라 사용이 허가됩니다.