Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Bark Sender version history - 25 versions

Bark Sender by WU FEI

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
Bark Sender version history - 25 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.5.4

    Released Oct 23, 2025 - 633.73 KB
    Works with firefox 109.0 and later
    feat: enhance self-hosted mode detection in device dialog

    Source code released under Apache License 2.0

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.5.3

    Released Oct 21, 2025 - 633.65 KB
    Works with firefox 109.0 and later
    1. add DNS pollution troubleshooting steps;
    2. add Alert for self-hosted mode and connection testing

    Source code released under Apache License 2.0

    Download file
  • Version 1.5.2

    Released Oct 12, 2025 - 628.2 KB
    Works with firefox 109.0 and later
    1. remove redundant request params and fix API v2 clipboard send
    2. disable autocomplete and spellcheck in EncryptionDialog.tsx

    Source code released under Apache License 2.0

    Download file
  • Version 1.5.1

    Released Oct 8, 2025 - 627.78 KB
    Works with firefox 109.0 and later

    Source code released under Apache License 2.0

    Download file
  • Version 1.5.0

    Released Oct 7, 2025 - 634.57 KB
    Works with firefox 109.0 and later
    1. Improved table display and added right-click context menu for item actions
    2. Added history viewing feature for better record management
    3. Cached image resources to improve offline history experience
    4. Supported configuration import and export for easier data transfer

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.7

    Released Oct 1, 2025 - 603.34 KB
    Works with firefox 109.0 and later
    1. add custom parameters in Speed Mode
    2. remove redundant items from settings page

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.6

    Released Sep 29, 2025 - 603.47 KB
    Works with firefox 109.0 and later
    fix: correct notification logic and optimize ID generation

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.4

    Released Sep 28, 2025 - 602.84 KB
    Works with firefox 109.0 and later
    1. adjust notification logic to show only necessary system notifications
    2. add custom parameters for Inspect

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.3

    Released Sep 26, 2025 - 601.92 KB
    Works with firefox 109.0 and later
    fix: correct some minor errors

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.2

    Released Sep 25, 2025 - 601.16 KB
    Works with firefox 109.0 and later
    fix: restore content slice logic (affects v1.3.0–1.4.1)

    Source code released under Apache License 2.0

    Download file
  • Version 1.4.1

    Released Sep 24, 2025 - 601.19 KB
    Works with firefox 109.0 and later
    feat: rewrite history feature and update styles

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.7

    Released Sep 19, 2025 - 369.88 KB
    Works with firefox 109.0 and later
    fix: resolve history page view issue with safer edge case handling

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.6

    Released Sep 18, 2025 - 369.18 KB
    Works with firefox 109.0 and later
    fix: handle oversized request bodies for images and URLs.

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.5

    Released Sep 12, 2025 - 369.14 KB
    Works with firefox 109.0 and later
    i18n: update translations

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.4

    Released Sep 10, 2025 - 369.16 KB
    Works with firefox 109.0 and later
    feat: extend favicon support to additional features, fix minor styles.

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.3

    Released Sep 9, 2025 - 368.77 KB
    Works with firefox 109.0 and later
    feat: add deviceKey format validation to enhance API URL checks

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.1

    Released Sep 8, 2025 - 368.51 KB
    Works with firefox 109.0 and later
    fix: support reading images inside shadowDOM.

    Source code released under Apache License 2.0

    Download file
  • Version 1.3.0

    Released Sep 6, 2025 - 368.44 KB
    Works with firefox 109.0 and later
    use page favicon as push icon when sending page.

    Source code released under Apache License 2.0

    Download file
  • Version 1.2.1

    Released Sep 3, 2025 - 365.61 KB
    Works with firefox 109.0 and later
    1. resolve Speed Mode style issues and improve UX
    2. update self-hosted server logic

    Source code released under Apache License 2.0

    Download file
  • Version 1.2.0

    Released Sep 2, 2025 - 365.47 KB
    Works with firefox 109.0 and later
    refactor: improve compatibility with self-hosted servers

    Source code released under Apache License 2.0

    Download file
  • Version 1.1.0

    Released Sep 1, 2025 - 363.72 KB
    Works with firefox 109.0 and later
    feat: add Speed Mode (send clipboard via single-click on extension toolbar icon) and support double-click Appbar to open in new window.

    Source code released under Apache License 2.0

    Download file
  • Version 1.0.3

    Released Aug 28, 2025 - 360.61 KB
    Works with firefox 109.0 and later
    refactor: improve user experience.

    Source code released under Apache License 2.0

    Download file
  • Version 1.0.1

    Released Aug 22, 2025 - 360.05 KB
    Works with firefox 109.0 and later
    Improve image path recognition.

    Source code released under Apache License 2.0

    Download file
  • Version 1.0.0

    Released Aug 20, 2025 - 359.98 KB
    Works with firefox 109.0 and later
    1. Enhanced existing features for better reliability
    2. Fixed potential errors caused by overly large request payloads

    Source code released under Apache License 2.0

    Download file
  • Version 0.2.0

    Released Aug 19, 2025 - 359.44 KB
    Works with firefox 109.0 and later
    What's New:
    1. Full support for all push parameters.
    2. Support for API v2.
    3. Optimized image push delivery.
    4. Bug fixes and logic improvements.

    Notes:
    In Bark App, batch push messages cannot be recalled at the moment. Please look forward to future official updates.
    Encryption currently supports CBC mode only. ECB will not be implemented due to security concerns, and GCM has unresolved issues in testing, so it will not be supported in the short term.

    Source code released under Apache License 2.0

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.