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

Budget Exporter의 버전 기록 - 8개 버전

Budget Exporter 제작자: IronUser

아직 평점이 없습니다
0 / 5
5
0
4
0
3
0
2
0
1
0
Budget Exporter의 버전 기록 - 8개 버전
  • 이전 버전은 주의해서 사용하세요! 아래 버전들은 테스트 및 참조용으로만 제공됩니다.부가 기능은 항상 최신 버전으로 사용해 주세요.

  • 최신 버전

    버전 2.0.4

    2026년 6월 13일에 출시 - 380.14 KB
    firefox 109.0a1 이상에서 작동
    Version 2.0.4 — multi-account navigation and loading feedback.
    • Full wait period

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

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

    버전 2.0.3

    2026년 6월 13일에 출시 - 378.75 KB
    firefox 109.0a1 이상에서 작동
    Version 2.0.3 — destination YNAB account is now visible in the header.
    • The YNAB destination account (where transactions get sent) used to live behind the "..." menu, which made it easy to ship transactions to the wrong account without noticing. It is now displayed prominently at the top of the review sidebar, in the brand color, next to the cutoff date.
    • When you have more than one YNAB account mapped to a given bank account, you can switch destination directly from the header — one click, no confirmation dialog. The change is remembered for next time.
    • When only one destination is mapped, it shows as a read-only badge so you always see, at a glance, exactly which YNAB account this review will post to.
    • Sending to the wrong YNAB account is hard to undo (YNAB rejects duplicate imports of the same external import_id), so this change is a deliberate guardrail.

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

    파일 다운로드
  • 버전 2.0.2

    2026년 6월 13일에 출시 - 378.46 KB
    firefox 109.0a1 이상에서 작동
    Version 2.0.2 — Desjardins support is now live.
    • Improvements from data extraction

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

    파일 다운로드
  • 버전 2.0.1

    2026년 6월 3일에 출시 - 376.89 KB
    firefox 109.0a1 이상에서 작동
    Version 2.0.1 — bug fix.
    • Fixed: when sending transactions to YNAB, negative amounts (expenses) were being inverted and arriving as positive (income). Outflows now reach YNAB correctly as outflows. Applies to both single transactions and split subtransactions; also re-sends from cached reviews now produce the right sign.

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

    파일 다운로드
  • 버전 2.0.0

    2026년 6월 2일에 출시 - 376.59 KB
    firefox 109.0a1 이상에서 작동
    Version 2.0.0 - major redesign and YNAB integration.

    Highlights:
    - Direct YNAB sync: connect once via OAuth and send reviewed transactions straight to your YNAB budget. Supports mapping each bank account to one or more YNAB accounts.
    - Categories synced from YNAB: rename a category in YNAB, click "Sincronizar agora", and every payee rule using it updates automatically. Local-only categories still work offline.
    - Persistent YNAB session: silent token renewal in the background — you no longer have to reconnect every two hours.
    - Redesigned review sidebar: single-viewport layout with sticky filters, cutoff date picker, inline edit, splits drawer, and a contextual primary button ("Send to YNAB" or "Export CSV").
    - Redesigned management page: SPA shell with a persistent left rail (Rules / Categories / Accounts / YNAB), dark YNAB-style theme, larger rules table with sticky header, live search, and sortable columns.
    - Inline category editing: double-click to rename groups or categories; the "+" button per group adds a sibling via popover. Renames cascade automatically to every rule referencing them.
    - Auto-refresh: when a supported bank page reloads, the sidebar pulls the new transactions without a manual click.
    - New typography (Source Sans 3, the same family declared in YNAB's design system, bundled locally under SIL OFL 1.1).
    - YNAB connection status indicator (green plug / red unplugged) visible from any tab.
    - Many polish fixes across the UI.

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

    파일 다운로드
  • 버전 1.3.0

    2026년 4월 29일에 출시 - 123.7 KB
    firefox 109.0a1 이상에서 작동
    • YNAB integration: connect your YNAB account via OAuth and send reviewed transactions directly to a chosen budget/account, no manual CSV import needed.
    • Sent-state tracking: transactions you have already pushed to YNAB are flagged in the review grid so they cannot be re-sent by accident.
    • Sync overlay: a full-screen spinner with clear success/error feedback is shown while transactions are being posted to YNAB.
    • New grid-based review UI: edit date, payee, category, memo and amount/direction inline, with support for splitting a transaction into multiple entries before export.
    • More compact card layout for faster scanning of large statements.
    • CSV export remains fully available for users who do not want to use YNAB.

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

    파일 다운로드
  • 버전 1.2.0

    2026년 1월 4일에 출시 - 42.57 KB
    firefox 58.0 이상에서 작동
    🚀 New Features
    • Sortable Rules Table: Added the ability to sort rules by column in the management interface.
    • Version Display: The extension version is now visible in the navigation bar for easier identification.
    • Enhanced Pagination: Improved the navigation logic for large sets of rules with a dynamic range and ellipsis support.
    🛠️ Improvements & Refactoring
    • Data Parsing Engine: Significantly improved bank-utils.js to support more date formats and better amount sanitization (handling different separators and symbols).
    • KOHO Strategy Update: Updated DOM selectors for the KOHO bank account strategy to maintain compatibility with their website updates.
    • Rule Filtering: Refactored the search and filtering logic for better performance and usability.
    • Icon Migration: Replaced legacy SVG icons with optimized PNG versions (48px, 96px, and 32px for page actions) for better cross-browser compatibility.
    🔧 Technical Changes
    Manifest Updates:
    ◦ Refined web_accessible_resources to target strategy-*.js files specifically.
    ◦ Updated metadata and icon paths.
    • Build System: Refactored the build script to support POSIX-compatible .xpi creation and improved package structure.
    • Security: Restricted web-accessible resources to only necessary strategy files.

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

    파일 다운로드
  • 버전 1.0.1

    2025년 10월 19일에 출시 - 41.37 KB
    firefox 58.0 이상에서 작동
    • Fix in exporters
    • Added icons to SVG
    • Solved lookup categories

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