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

PureWolf - Local TELA services for DERO의 버전 기록 - 10개 버전

PureWolf - Local TELA services for DERO 제작자: arcanesphere

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

  • 최신 버전

    버전 0.9.55

    2026년 3월 7일에 출시 - 48.05 KB
    firefox 140.0 이상에서 작동
    PureWolf v0.9.55 — Changelog

    Native & Sync
    - Fixed sync progress bar stuck at 0.0% — now shows animated indeterminate bar during Gnomon fastsync since block progress is not available until completion
    - Fixed sync percentage calculation — after fastsync, progress is now relative to the gap being closed (e.g. 343 blocks = 0→100%) instead of comparing against the full chain height of 6.7M blocks
    - Fixed sync complete firing too early — added indexed > 0 guard to prevent false completion trigger before indexing has actually started
    - Gnomon now reads LastIndexedHeight and ChainHeight directly from the indexer struct instead of querying the database, which always returned 0 during fastsync

    Search
    - Fixed duplicate SCIDs appearing on refresh — load token cancellation system ensures stale loads self-cancel when a newer load starts
    - Fixed search results empty after sync — loadSearchSCIDs now correctly triggers after sync completes
    - SCID results now load directly on click by default — clicking a name, URL or SCID in search results immediately loads it

    Settings
    - Added Direct Load SCIDs toggle — controls whether clicking a search result loads it immediately or just fills the SCID input
    - Toggle saves instantly on change, no Save button required
    - Fixed settings not persisting — saveSettings was writing to localStorage before reading the checkbox value, saving stale data
    - Fixed loadSettings — directLoad restore was inside a conditional block that silently skipped when no default node was set
    - Save and Reset buttons now grouped inside the Default Node setting where they belong

    UI
    - Fixed duplicate onMessage listener — two listeners were registered, causing double handling of every native message
    - Fixed resetSyncProgress missing — was called in multiple places but never defined, causing silent errors on disconnect
    - syncStartHeight now resets on disconnect and reconnect so relative progress bar starts correctly each session

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

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

    버전 0.9.50

    2026년 3월 7일에 출시 - 47.46 KB
    firefox 140.0 이상에서 작동

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

    파일 다운로드
  • 버전 0.9.41

    2026년 2월 24일에 출시 - 46.98 KB
    firefox 140.0 이상에서 작동
    Bug fix: <pre><code> didn't break on page end.

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

    파일 다운로드
  • 버전 0.9.40

    2026년 2월 24일에 출시 - 46.94 KB
    firefox 140.0 이상에서 작동
    UI / Status Indicators

    Replaced all emoji status indicators (🟢 🔴 ⏳) with CSS-controlled status dots across dashboard.js and popup.js
    Added four dot states: connected (green pulse), pending (amber fast pulse), warning (amber static), error (red static)
    Sync label now shows dot + text: "Not syncing", "X% syncing...", "Synced"
    Native status in popup now uses dots for Running / Disconnected / Stopped / Reconnecting states

    Styling

    Full CSS overhaul to match dark tech aesthetic: near-black backgrounds, cyan accent (#00d4ff), green success (#00ff88), glowing borders and button hovers
    Buttons converted to outlined style (transparent background, colored border, fills on hover)
    Nav items now uppercase with letter-spacing
    Setting labels styled as accent-colored uppercase headers
    SCID SVG icons now render in accent color
    Scrollbar slimmed to 6px, thumb turns accent color on hover
    Sidebar logo repositioned to the right via margin-left: auto and order: 3
    Search bar made sticky on scroll in the search page

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

    파일 다운로드
  • 버전 0.9.31

    2026년 2월 22일에 출시 - 46.83 KB
    firefox 140.0 이상에서 작동
    Change the install link to the native release on github

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

    파일 다운로드
  • 버전 0.9.3

    2026년 2월 22일에 출시 - 46.83 KB
    firefox 140.0 이상에서 작동
    There are a lot fixes and changes, mainly to the backend.
    The applications in open-source:
    https://github.com/ArcaneSphere/PureWolf-Browser-Extension

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

    파일 다운로드
  • 버전 0.9.0

    2026년 2월 10일에 출시 - 44.42 KB
    firefox 140.0 이상에서 작동
    UI updates

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

    파일 다운로드
  • 버전 0.8.1

    2026년 2월 7일에 출시 - 41.41 KB
    firefox 140.0 이상에서 작동
    Updated the README and the extension help page for the new way of installing the native package.

    The curl installer is a streaming installer, so it downloads and sets up everything in one go, with no temporary files needed

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

    파일 다운로드
  • 버전 0.8.0

    2026년 2월 6일에 출시 - 41.41 KB
    firefox 140.0 이상에서 작동
    Major internal upgrade: the native messaging backend has been fully rewritten in Go, replacing the previous Python implementation.
    This improves performance, reduces resource usage, and provides a more stable bridge between PureWolf and local TELA / Gnomon services.

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

    파일 다운로드
  • 버전 0.5.1

    2026년 1월 27일에 출시 - 43.39 KB
    firefox 142.0 이상에서 작동

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