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

OmniMark의 버전 기록 - 11개 버전

OmniMark 제작자: Nicolas

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

  • 최신 버전

    버전 2.0.6

    2026년 3월 26일에 출시 - 48.63 KB
    firefox 109.0a1 이상에서 작동

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

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

    버전 2.0.5

    2026년 3월 26일에 출시 - 48.62 KB
    firefox 109.0a1 이상에서 작동
    [2.0.5] - 2026-03-26

    🛠️ Bug Fixes & Maintenance
    • FiveM Disablement: Complete disablement of the FiveM status module following the unavailability of their API. The display has been removed from the home page and the option is locked in the settings with an explanatory message.

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

    파일 다운로드
  • 버전 2.0.4

    2026년 3월 26일에 출시 - 49.32 KB
    firefox 109.0a1 이상에서 작동
    [2.0.4] - 2026-03-26

    🚀 New Features & Optimizations
    • Cloudflare Worker Optimization (Free Tier):
      • Radical KV request reduction via smart read caching (config, lists, cache) to preserve quotas.
      • Merged Twitch and Kick updates into a single write operation, saving hundreds of daily operations.
      • Optimized YouTube Shorts detection with persistent local caching.
    • Stream Management (Multi-Cron): Separated refresh processes to allow different frequencies (Streams every 3 min, Videos every 10 min).
    • Smart Update System:
      • Migration to a dedicated API (addons-versions.norfair.workers.dev) for reliable version checking.
      • Visual indicator ("UPDATE!") in the options page when a new version is available.
      • Direct access to GitHub releases by clicking the version number.
    • User Interface: Cleaned up the home page (index.html) and centralized version info in options for a sleeker experience.



    [2.0.3] - 2026-03-26

    🚀 New Features
    • Custom Link Opening:
      • Bookmarks: Choose opening mode (Same page or New page) individually for each bookmark.
      • YouTube & Streams: Dedicated global options in their respective tabs.
      • Search Shortcuts: New option in the "Search" tab for default result behavior.
    • Manual Synchronization: Added sync buttons in Service, YouTube, and Twitch tabs to force data upload to Cloudflare Worker.

    🛠️ Improvements & Security
    • Enhanced Security: Removed global *://*/* permission in favor of a restrictive list of specific domains.
    • UI Cleanup: Removed obsolete positioning options ("Top" / "Bottom").
    • User Experience: "Enter" key in the search bar now respects the configured opening mode.

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

    파일 다운로드
  • 버전 2.0.2

    2026년 3월 24일에 출시 - 47.24 KB
    firefox 109.0a1 이상에서 작동
    [2.0.2] - 2026-03-24

    🎨 UI & Design
    • Widget Stability: YouTube and Twitch widget sizes no longer jump during data refresh thanks to dynamic minimum height management.
    • Scrolling Improvement: Increased space between videos/streams and the horizontal scrollbar for better visual comfort.

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

    파일 다운로드
  • 버전 2.0.1

    2026년 3월 24일에 출시 - 47.04 KB
    firefox 109.0a1 이상에서 작동
    [2.0.1] - 2026-03-24

    📺 YouTube Improvements
    • Add Button Removal: Removed the "Add to OmniMark" button on YouTube channel pages to keep the original site interface clean.

    ☁️ Cloudflare Worker Optimizations
    • Queue Support: Integrated Cloudflare Queues to process an unlimited number of channels (YouTube and Twitch) without hitting sub-request limits.
    • Smart Cache: New composite cache system (cache_id) allowing the tracking of the same streamer on multiple platforms (Twitch + Kick) simultaneously without conflicts.
    • Automatic Cleanup: Automatic removal of "zombie" streams (offline for more than 10 minutes) for increased accuracy.
    • YouTube Performance: Increased RSS analysis depth (10 videos) and Short status caching to reduce server load.

    🛠️ Administration Interface
    • Cache Monitoring: Real-time visualization of cache content (active videos and streams) directly on the /admin page.
    • Channel Management: Detailed display of followed channel lists per platform for better diagnostics.

    🐞 Bug Fixes & Robustness
    • Duplicate Handling: Overhauled merge logic (mergeCache) to radically eliminate duplicate entries in KV storage.
    • Batch Processing: Implemented batching (per 100) for Twitch API calls, ensuring stability for large accounts.

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

    파일 다운로드
  • 버전 2.0.0

    2026년 3월 24일에 출시 - 45.51 KB
    firefox 109.0a1 이상에서 작동
    [2.0.0] - 2026-03-24

    🛡️ Security & Modernization
    • Security: Final fix for Firefox (AMO) warnings by replacing innerHTML and insertAdjacentHTML with pure DOM methods (createElementNS, prepend, textContent).
    • Modernization: Replaced all innerHTML occurrences with safer and faster DOM methods such as replaceChildren() and textContent.

    📺 Unified Streaming
    • Multi-Platform Widget: Full support for Twitch and Kick on the home page.
    • Multistream Fusion: Automatic grouping of streams for creators broadcasting on multiple platforms (combined badges and total viewers count).
    • Advanced Management: Easy addition, modification, and removal of streamers from a dedicated tab.

    🚀 Infrastructure Rework (Cloudflare Worker)
    • Unified Worker: A single script for YouTube, Twitch, and Kick.
    • Enhanced Security: API key authentication (X-API-Key) and a secured administration page.
    • Automatic Sync: Followed channels are now stored in KV (Cloudflare) for optimal performance (instant loading via cache).
    • Automation: Live status checks every 5 minutes (Cron Trigger).

    📺 YouTube Improvements
    • Radical Anti-Shorts Filtering: New server-side detection system (HEAD request) to hide shorts.
    • Chronological Sorting: Videos from all followed channels are now sorted by publication date.
    • Improved ID Resolution: Better handling of handles (@name) and robust ID extraction.

    ⚙️ Interface & Options
    • Widget Organization: Freedom to sort the display order (YouTube, Twitch/Kick, Bookmarks).
    • Clean Interface: Separate tabs for YouTube, Twitch, and the Cloudflare Service.
    • Multi-Browser Support: Improved compatibility for both Chrome and Firefox.
    • Full Import/Export: Backups now include Twitch configuration and widget order.

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

    파일 다운로드
  • 버전 1.2.0

    2026년 3월 23일에 출시 - 33.69 KB
    firefox 109.0a1 이상에서 작동
    [1.2.0] - 2026-03-23

    ✨ New Features
    • Auto-name retrieval: Added automatic extraction of channel IDs from URLs and background name fetching during migration and manual entry.
    • Smart Migration: Existing YouTube channel lists are now automatically updated with real names via the Cloudflare Worker.
    • Manual ID retrieval: Added a button to automatically retrieve a YouTube channel name from its ID in manual entry.

    🛡️ Security
    • Secure DOM Manipulation: Replaced all innerHTML usage with safe DOM methods (textContent, createElement) to address Firefox Add-on Store security requirements.

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

    파일 다운로드
  • 버전 1.1.0

    2026년 3월 23일에 출시 - 32.13 KB
    firefox 109.0a1 이상에서 작동
    [1.1.0] - 2026-03-23

    ✨ New Features
    • Smart YouTube Widget: Integration of a recent videos feed directly on the home page.
    • Cloudflare Worker Relay: Use of a personal worker for ultra-fast video retrieval via RSS, with KV cache and Queues support for regular updates.
    • Anti-Shorts Filtering: The widget automatically ignores YouTube Shorts to keep only long-form content.
    • Watched Videos Management: Ability to hide already watched videos with one click (local storage up to 200 videos).
    • ID Search Tool: Built-in system to find a YouTube channel ID simply from its handle (e.g., @YouTube).
    • Segmented Import/Export: Ability to save and restore bookmarks/search engines and YouTube configuration separately.
    • Integrated Installation Guide: Added a full help tab in the options including the Worker source code and Cloudflare configuration steps.

    🎨 Interface Improvements
    • Compact Layout: YouTube widget changed to a single horizontal row with scrolling for minimal clutter.
    • Flexible Positioning: Option to place the widget at the top or bottom of bookmarks (bottom by default for seamless footer integration).
    • "Neon Night" Design: Adjusted styles, fonts, and margins for perfect visual consistency.
    • Tab Optimization: Shortened names and CSS adjustments to avoid wrapping to two lines in options.
    • Flexbox Structure: Overhaul of the main layout to ensure the widget "sticks" to the footer without parasitic white space.

    🔧 Technical Improvements
    • Migrated YouTube channel configuration from raw text to a list of structured objects (ID + Name).
    • Used insertAdjacentElement for robust and dynamic DOM positioning.
    • Reduced total thumbnail weight and optimized network requests.
    • Improved cache management in the Cloudflare Worker.

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

    파일 다운로드
  • 버전 1.0.6

    2026년 3월 22일에 출시 - 22.84 KB
    firefox 109.0a1 이상에서 작동

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

    파일 다운로드
  • 버전 1.0.5

    2026년 3월 17일에 출시 - 21.17 KB
    firefox 109.0a1 이상에서 작동

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

    파일 다운로드
  • 버전 1.0.4

    2026년 3월 14일에 출시 - 19.4 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 또는 그 이후 버전에 따라 사용이 허가됩니다.