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

Code Formatter의 버전 기록 - 8개 버전

Code Formatter 제작자: sparkle_64

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

  • 최신 버전

    버전 1.9.5

    2026년 2월 26일에 출시 - 1.74 MB
    firefox 109.0a1 이상에서 작동
    Release Notes - Version 1.9.5

    New Features:
    • Settings Panel - Click the extension toolbar icon to open settings

    Improvements:
    • view-source: Support - Extension now works on view-source: URLs

    Bug Fixes:
    • Toolbar Icon - Fixed settings panel not opening when clicking the extension icon
    • Page Detection - Significantly improved detection of code pages vs documentation. Extension no longer activates on API docs, tutorials, guides, and other non-code content

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

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

    버전 1.9.4

    2026년 2월 19일에 출시 - 1.73 MB
    firefox 109.0a1 이상에서 작동
    What's New

    Search in Editor
    - Added a search bar in the toolbar to find text within your code
    - Press the Find button or use Ctrl+F to open search
    - All matches are highlighted in pink, current match in green
    - Navigate between matches with Enter (next) and Shift+Enter (previous)
    - Shows match count (e.g., "1 of 5")

    Improvements

    Performance
    - Faster startup with lazy loading of themes and formatting plugins
    - Large files (50,000+ lines) are now handled gracefully without slowdowns

    Code Quality
    - Major codebase refactoring for better stability and future updates

    Bug Fixes
    - Fixed search highlights being invisible on some themes
    - Fixed collapse/expand toolbar buttons not displaying

    Removed
    - Removed word wrap toggle from toolbar (feature was rarely used)

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

    파일 다운로드
  • 버전 1.9.3

    2026년 2월 16일에 출시 - 1.72 MB
    firefox 109.0a1 이상에서 작동
    Code Detection: Improved language detection accuracy with pattern matching and confidence scoring.

    Code Detection: Fixed inconsistencies where extension didn't detect code properly on some pages.

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

    파일 다운로드
  • 버전 1.9.2

    2026년 2월 13일에 출시 - 1.71 MB
    firefox 109.0a1 이상에서 작동
    Highlights

    Code Formatter 1.9.2 is a little but important update bringing new themes, performance improvements, and various bug fixes. This version enhances the extension's reliability and adds visual improvements for a better user experience.



    New Features

    New Themes

    Added support for 7 additional syntax highlighting themes:
    • Dracula - Dark theme with vibrant colors
    • Nord - Arctic, north-bluish color palette
    • Monokai - Classic dark theme
    • Material - Material Design inspired theme
    • GitHub - GitHub's own light and dark themes
    • Solarized - Carefully designed color scheme
    • Tokyo Night - Beautiful Tokyo Night-inspired theme

    You can now customize your code viewing experience by choosing from these themes in the extension settings.

    Toggle Button Indicators

    Active toolbar buttons now show visual highlighting to clearly indicate their ON/OFF state. This makes it easier to see which features are enabled at a glance.



    Improvements

    Performance Optimization
    • Lazy Loading: CodeMirror modules are now loaded dynamically, reducing initial bundle size
    • Deferred Initialization: Extension initialization is deferred using requestIdleCallback, preventing interference with page load
    • Content-Script Caching: Added LRU cache for formatted code to avoid re-formatting the same content

    Improved Code Detection
    • URL-Based Detection: Extension now detects code pages via URL patterns (GitHub blobs, raw files, Stack Overflow, Gists)
    • Better DOM Detection: Improved detection of <pre> and <code> elements anywhere in the page



    Bug Fixes

    Extension Reliability

    Fixed an issue where the extension didn't always inject on code pages, causing inconsistent behavior. The extension now reliably detects and formats code on supported pages.

    Original View

    Added top padding when viewing original code to prevent the toolbar from overlapping with content.

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

    파일 다운로드
  • 버전 1.9.1

    2026년 2월 12일에 출시 - 1.67 MB
    firefox 109.0a1 이상에서 작동
    🆕 New Features
    • Enhanced Settings UI - Completely redesigned settings page with modern, user-friendly interface
    • WASM Formatter Options - New configuration options for WASM-based formatters (Python, Go, SQL, YAML, TOML)
    • js-beautify Options - Toggle advanced formatting options like E4X/JSX support, space in parentheses, and more
    • Word Wrap (Experimental) - New word wrap feature for easier code viewing on smaller screens
    • Drag & Drop to View - Simply drag and drop files onto the extension to view and format them instantly
    • Automatic Changelog - Shows "What's New" page automatically on install and updates

    ✨ Improvements
    • Type Safety - Fixed type mismatches for better code quality and reliability
    • Settings Management - All formatter options now properly load from storage for consistent behavior
    • Visual Refresh - Modern "Logo Blue" theme with improved styling throughout
    • Performance - Removed loading screen for instant formatting feedback
    • Stability - Better error handling for malformed code and edge cases

    🐛 Bug Fixes
    • Missing Settings UI - Added controls for all previously hidden formatter options
    • Type Mismatches - Fixed indentSize and quoteStyle types to prevent errors
    • Content Script - More reliable loading across all page types
    • Prettier Bundling - Fixed import errors that prevented formatting
    • Message Passing - Added retry logic for better reliability

    Key Features

    🔧 Powerful Formatting
    • Uses Prettier and WASM-based formatters for strict, opinionated formatting
    • Supports 17 programming languages
    • Configurable formatting options for each language

    📁 File Handling
    • File Browser & Drag-Drop - Open local files or drag & drop directly
    • 10MB file size limit
    • Background formatting - Large files format instantly without freezing

    🔍 Advanced Tools
    • Advanced Search Panel - Integrated Find/Replace with Regex support (Ctrl+F)
    • Auto-format on Type - Debounced formatting as you type (500ms delay)
    • Format on Paste - Automatically format pasted code

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

    파일 다운로드
  • 버전 1.8.0

    2025년 12월 22일에 출시 - 453.89 KB
    firefox 109.0a1 이상에서 작동
    Code Formatter Extension v1.8.0

    Released: December 22, 2025
    Version: 1.8.0

    🚀 What's New in v1.8.0

    ✨ New Features
    • Background Formatting - Large files now format instantly without freezing the browser
    • Advanced Search Panel - Integrated Find/Replace with Regex
    • Code Folding - Collapse/Expand All buttons for easier navigation
    • Theme Toggle - Quick Sun/Moon toggle to switch between Light/Dark modes
    • Auto-Theme Detection - Automatically matches your system's Dark/Light mode preference

    🔧 Performance Improvements
    • 95% Bundle Size Reduction - Background script reduced from 2.2MB to 107KB
    • Dynamic Code Loading - Prettier and plugins loaded on-demand only when needed

    🛡️ Security & Compliance
    • Firefox Security Review Passed - Eliminated all unsafe innerHTML usage
    • Safe DOM Manipulation - Replaced dangerous HTML injection with secure DOM APIs
    • HTML Sanitization - Implemented proper sanitization for user-generated content
    • Third-Party Library Isolation - Prettier completely removed from main bundle

    🎨 User Experience
    • Visual Refresh - New Modern 'Logo Blue' theme for all buttons and panels
    • Better Error Handling - Robust fallback mechanisms for malformed code
    • Enhanced Stability - More reliable message passing between scripts

    🐛 Bug Fixes
    • View-Source Pages Support - Extension now works on Firefox's source view (view-source: protocol)
    • Content Script Reliability - Switched to declarative content scripts for better loading
    • Prettier Integration - Fixed dynamic import errors and bundling issues
    • Cross-Page Compatibility - Improved support for data URLs and various page types

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

    파일 다운로드
  • 버전 1.7.0

    2025년 11월 23일에 출시 - 726.17 KB
    firefox 109.0a1 이상에서 작동
    *** Changelog *** - [1.7.0] - 2025-11-22

    ** Added **
    • Configuration Panel: New options page accessible via Firefox Add-ons > Code Formatter > Preferences
    • Indentation settings (2/4 spaces or tabs)
    • Quote style preferences (single/double quotes)
    • Line wrap length configuration
    • Theme selection (Dracula, GitHub Light, Solarized Light, Material)
    • Line wrapping toggle
    • Font size adjustment (12-20px)
    • Extended Beautification Support:
    • HTML formatting using Prettier
    • XML formatting using Prettier
    • Multiple Syntax Highlighting Themes:
    • Dracula (Dark) - default
    • GitHub Light
    • Solarized Light
    • Material
    • Search Functionality: Integrated CodeMirror search with Ctrl+F support
    • Keyboard Shortcuts:
    • Ctrl+S: Switch between original and formatted views
    • Ctrl+Shift+C: Copy formatted code
    • Ctrl+D: Download formatted code
    • Minification Toggle: Added minify button in toolbar (placeholder for future implementation)
    • Line Wrapping Control: Toggle long line wrapping in options
    • Font Size Adjustment: Customizable font sizes for better readability
    • Enhanced Language Detection:
    • Added C++ detection patterns
    • Improved patterns for all supported languages with more keywords and syntax recognition
    • Better JSX/TSX component detection
    • Enhanced plain text code block identification
    • Multiple detection patterns per language with priority system

    Improved
    • Error Handling: Robust error handling for malformed code with graceful fallbacks
    • File Detection: Stronger detection algorithms for all supported languages
    • JavaScript: Added async/await, DOM methods, Promise patterns
    • TypeScript: Added interface, type, enum detection
    • Python: Added control structures, built-in functions
    • Go: Added goroutine, channel patterns
    • Rust: Added macro, derive patterns
    • Java: Added System.out.println, main method detection
    • C#: Added LINQ, async patterns
    • YAML: Added version fields, list structures
    • Markdown: Added code blocks, inline formatting
    • C++: Added templates, namespaces, standard library usage
    • Plain Text Detection: Enhanced recognition of code in plain text pages
    • Beautification Options: Configurable formatting with user preferences
    • User Experience: Better accessibility with keyboard navigation and customizable display

    Technical
    • Added Prettier integration for HTML/XML formatting
    • Implemented chrome.storage for settings persistence
    • Enhanced CodeMirror extensions (search, themes, line wrapping)
    • Improved regex patterns for language detection
    • Added priority-based detection system

    Fixed
    • Better handling of malformed JSON and code parsing errors
    • Improved detection accuracy to reduce missed files
    • More reliable language identification from content patterns

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

    파일 다운로드
  • 버전 1.6.2

    2025년 11월 6일에 출시 - 734.76 KB
    firefox 109.0a1 이상에서 작동

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

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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