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

IPFS Companion의 버전 기록 - 25개 버전

IPFS Companion 제작자: IPFS Shipyard

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

  • 최신 버전

    버전 3.3.0

    2025년 9월 27일에 출시 - 3.1 MB
    firefox 111.0 이상에서 작동
    What's Better

    🔒 Privacy improvements

    You no longer send DNS queries to external services when your node is offline. Previously, DNSLink lookups would fall back to ipfs.io when your local node wasn't running. Now the extension properly detects offline status and skips external lookups entirely, keeping your DNS browsing patterns limited to DNS resolvers configured in your local IPFS node.

    🔄 More reliable in Chrome and Edge

    The extension now stays responsive even when Chrome's service worker goes dormant. We implemented hybrid polling using Chrome's alarms API, so your node status and badge icon update reliably without draining battery. If you previously saw stale "online" indicators when your node was actually offline, this is fixed.

    ⚡ Faster and lighter

    The extension now deduplicates concurrent DNSLink lookups for the same domain, reducing redundant requests from 2-4 down to 1. We also removed leftover telemetry code that was logging every request type even though telemetry was already disabled.

    👋 Better welcome experience

    When you first install the extension or don't have a node running, the welcome page now has:
    - Updated links to current IPFS resources and documentation
    - Tutorial videos about content addressing and routing
    - Faster loading with local video thumbnails instead of external embeds
    - Clearer language explaining what "Kubo RPC API" means

    🎨 UI polish

    Long version strings from your IPFS Kubo node no longer break the popup layout. The version display now handles strings up to 128 characters without affecting the icon positioning.

    Full Changelog

    See: https://github.com/ipfs/ipfs-companion/releases/tag/v3.3.0

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

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

    버전 3.2.0

    2025년 3월 3일에 출시 - 3.01 MB
    firefox 111.0 이상에서 작동
    What's Changed
    • fix(test): 🚧 Making e2e Tests work again. by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1308
    • fix: ipfs.dns → ipfs.resolve by @lidel in https://github.com/ipfs/ipfs-companion/pull/1302
    • chore: update upload-artifact action to v4 by @galargh in https://github.com/ipfs/ipfs-companion/pull/1325
    • fix: remove countly by @2color in https://github.com/ipfs/ipfs-companion/pull/1327
    • chore: update actions/cache from v3.2.4 to v4 by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1329
    • chore(main): Release v3.2.0 by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1328

    New Contributors
    • @2color made their first contribution in https://github.com/ipfs/ipfs-companion/pull/1327

    Full Changelog: https://github.com/ipfs/ipfs-companion/compare/v3.1.0...v3.2.0

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.1.0

    2023년 9월 25일에 출시 - 3.14 MB
    firefox 111.0 이상에서 작동
    ## What's Changed
    * fix(release-automation): :wrench: removing default command and skippi github release by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1291
    * fix(release-automation): :wrench: Skip Labels by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1293
    * chore(readme): update header by @lidel in https://github.com/ipfs/ipfs-companion/pull/1295
    * feat: show full rpc backend version by @lidel in https://github.com/ipfs/ipfs-companion/pull/1294
    * fix(telemetry): :arrow_down: Reduce event syncs by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1296
    * chore(main): release 3.1.0 by @github-actions in https://github.com/ipfs/ipfs-companion/pull/1292
    * fix(version): Fixing version number by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1297


    **Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v3.0.1...v3.1.0

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 3.0.1

    2023년 9월 21일에 출시 - 3.14 MB
    firefox 111.0 이상에서 작동
    ## What's Changed
    * fix(release-automation): :alien: Tags are not being created. by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1287
    * Revert "fix(release-automation): :alien: Tags are not being created." by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1289
    * fix(firefox): :wrench: Min FF Version by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1290
    * chore(main): release 3.0.1 by @github-actions in https://github.com/ipfs/ipfs-companion/pull/1288
    * feat(MV3)!: MV3 Implementation Collector Branch. by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1182
    * fix(options): :wastebasket: Fix target URLs. by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1280
    * fix(brave): not updating tab to the new redirect url in some cases. by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1285
    * feat(i18n): :arrow_down: Pulling Translations by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1286
    * chore(main): release 3.0.0 by @github-actions in https://github.com/ipfs/ipfs-companion/pull/1229

    Full Changelog: https://github.com/ipfs/ipfs-companion/compare/v2.22.1...v3.0.1

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.1

    2023년 2월 22일에 출시 - 3.32 MB
    firefox 91.0.0 이상에서 작동
    ## What's Changed
    * fix(release-automation): :construction_worker: should no longer be needed by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1158
    * Fixing Release PR by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1160
    * fix(recovery): :bug: false-positive for non-gateway URLs by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1163
    * fix: replace IPFS API with Kubo RPC by @lidel in https://github.com/ipfs/ipfs-companion/pull/1164
    * fix(release-automation): :green_heart: stupid hack to add tag in CI by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1161
    * Revert "fix(release-automation): :green_heart: stupid hack to add tag in CI" by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1167
    * chore(main): release 2.22.1 by @github-actions in https://github.com/ipfs/ipfs-companion/pull/1166


    **Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v2.22.0...v2.22.1

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.22.0

    2023년 2월 15일에 출시 - 3.32 MB
    firefox 91.0.0 이상에서 작동
    ### Features

    * Adding Release Automation ([#1122](https://github.com/ipfs/ipfs-companion/issues/1122)) ([1ed411e](https://github.com/ipfs/ipfs-companion/commit/1ed411e5006a5a477c8002765977f16e1ff755a5))
    * recovery page when local gateway is unreachable ([#1125](https://github.com/ipfs/ipfs-companion/issues/1125)) ([a74fbb3](https://github.com/ipfs/ipfs-companion/commit/a74fbb3736e6f29d337b6046b088f25a2d86e5b0))

    ### Bug Fixes

    * :fire: Allow automation to run from manual triggers. ([#1143](https://github.com/ipfs/ipfs-companion/issues/1143)) ([a61e081](https://github.com/ipfs/ipfs-companion/commit/a61e081a75cee6d2a6c66d1c58819e9d63656a51))
    * **release-automation:** :bug: Semver Path ([7036f6d](https://github.com/ipfs/ipfs-companion/commit/7036f6de0c9876e35d1ea0a9b1a5a25e6364d894))
    * **release-automation:** Release Please Using Manifests ([#1149](https://github.com/ipfs/ipfs-companion/issues/1149)) ([f360ff8](https://github.com/ipfs/ipfs-companion/commit/f360ff8f2b132904e74ad551f32eaf07395c048c))

    **Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v2.21.0...v2.22.0

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.21.0

    2023년 1월 27일에 출시 - 3.31 MB
    firefox 91.0.0 이상에서 작동
    ## What's Changed
    * feat: Moving from ipfs-http-client -> kubo-rpc-client by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1124
    * fix: removed state change notifications by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1123
    * feat: add E2E tests for chromium and firefox by @galargh in https://github.com/ipfs/ipfs-companion/pull/1121
    * chore: CODEOWNER meandavejustice->whizzzkid by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1135
    * fix: :bug: waiting for test to finish for longer by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1136
    * chore: add sourceMaps to dev-builds by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1134

    ## New Contributors
    * @galargh made their first contribution in https://github.com/ipfs/ipfs-companion/pull/1121

    **Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v2.20.1...v2.21.0

    ## What's Changed
    * feat: Moving from ipfs-http-client -> kubo-rpc-client by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1124
    * fix: removed state change notifications by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1123
    * feat: add E2E tests for chromium and firefox by @galargh in https://github.com/ipfs/ipfs-companion/pull/1121
    * chore: CODEOWNER meandavejustice->whizzzkid by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1135
    * fix: :bug: waiting for test to finish for longer by @whizzzkid in https://github.com/ipfs/ipfs-companion/pull/1136
    * chore: add sourceMaps to dev-builds by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1134
    * chore: update PRIVACY-POLICY.md by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1137
    * feat: add telemetry to companion by @SgtPooki in https://github.com/ipfs/ipfs-companion/pull/1117

    ## New Contributors
    * @galargh made their first contribution in https://github.com/ipfs/ipfs-companion/pull/1121

    **Full Changelog**: https://github.com/ipfs/ipfs-companion/compare/v2.20.1...v2.21.0

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.20.1

    2022년 12월 19일에 출시 - 3.27 MB
    firefox 91.0.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.20.0

    2022년 11월 24일에 출시 - 3.27 MB
    firefox 91.0.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.19.1

    2021년 6월 30일에 출시 - 3.89 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.19.0

    2021년 5월 10일에 출시 - 3.89 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.18.0

    2021년 3월 11일에 출시 - 3.9 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.17.3

    2021년 1월 29일에 출시 - 3.98 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.17.2

    2021년 1월 20일에 출시 - 3.98 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.17.1

    2021년 1월 18일에 출시 - 3.98 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.17.0

    2021년 1월 11일에 출시 - 3.98 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.16.0

    2020년 11월 18일에 출시 - 3.97 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.15.0

    2020년 10월 20일에 출시 - 4.33 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.14.0

    2020년 7월 10일에 출시 - 4.22 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.13.1

    2020년 6월 15일에 출시 - 4.21 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.13.0

    2020년 6월 4일에 출시 - 4.2 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.12.1

    2020년 5월 20일에 출시 - 4.19 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.12.0

    2020년 5월 20일에 출시 - 1.95 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.11.0

    2020년 4월 6일에 출시 - 4.34 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

    파일 다운로드
  • 버전 2.10.0

    2019년 12월 16일에 출시 - 4.31 MB
    firefox 68.0 이상에서 작동
    Release Notes

    CC0 1.0 Universal에 따라 릴리스된 소스 코드

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

부가 기능

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

브라우저

  • Desktop
  • Mobile
  • Enterprise

제품

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

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