Just click the badge/ link below to install it from your browser's extension store!
点击下方 对应浏览器的 徽标/ 链接 即可跳转至的扩展商店进行安装!
For Mozilla Firefox |
For Google Chrome |
For Microsoft Edge |
| For Safari (Mac) | ||
Click the badges above to install the extension from your preferred store.
Bark Sender is a browser extension that allows you to quickly push selected text from a webpage or clipboard content to any iOS device with the Bark App installed.
🧩 Features:
- Select any text on a webpage and right-click to send it;
- Right-click on any page to send the current URL;
- Use a keyboard shortcut to send the current clipboard content;
- Supports adding multiple iOS devices with Bark App installed.
📌 Requirements: You must install the Bark App on your iOS device and enable notification permissions.
📱 How to Add iOS Devices:
- Open the Bark App on your iOS device, tap the cloud icon in the top-right corner to open the server list;
- Tap any server and choose "Copy URL and Key";
- In the extension settings page, add the device using the format:
https://api.day.app/:key/; - Select text and right-click to push it to your default device. If no text is selected, right-click will send the current page URL instead.
Safari Setup Guide:
- Open the Bark Sender app, click "ENABLE FOR SAFARI" - this will automatically open Safari's extension settings page;
- Check the extension checkbox to enable it;
- If the right-click menu doesn't work, it's because "Enable inspect and send web content" was enabled in Settings page. This parsing feature requires additional permissions;
- Go to Permissions and find "Web Page Contents and Browsing History", click "Always Allow on Every Website...";
- If you don't need parsing functionality and only want to send page URLs via right-click, you can disable "Enable inspect and send web content";
- Known Issue: Some Safari versions have poor clipboard reading support. You may need to wait a while after Safari starts before the feature works properly. For other issues, please click here to submit an issue.
Demo.2025-07-23.mp4
https://www.youtube.com/watch?v=0aw8F1Wo-n4
📋 For Extension Build
To build this extension from source code, please refer to the detailed build instructions:
Quick Build:
./build.shThe final extension packages will be generated at:
- Firefox:
.output/bark-sender-<Version>-firefox.zip - Chrome/Edge:
.output/bark-sender-<Version>-chrome.zip
The icons in this project are adapted from Bark, designed by Finb, and were modified and used with the author’s permission granted before the public release on the browser store.
点击上方徽标从对应应用商店安装扩展。
Bark Sender 是一个浏览器扩展,允许你将网页中的文字内容或 PC 剪贴板中的文本,快速推送到安装了 Bark App 的 iOS 设备上。
🧩 本扩展实现以下功能:
- 选中网页上的任意文字,右键进行发送;
- 在任意页面右键发送当前页面的网址;
- 拷贝的任何一段信息,通过快捷键来发送剪切板的内容;
- 支持添加多个装有 Bark App 的 iOS 设备。
📌 前提要求: 需要在 iOS 设备上安装 Bark App 并开启消息推送权限。
📱 如何添加 iOS 设备:
- 打开 iOS 设备上的 Bark App,点击右上角的云朵图标,打开服务器列表;
- 点击任意服务器,选择“复制地址和 Key”;
- 在扩展配置页里添加设备,格式为:
https://api.day.app/:key/; - 选中文字,右键发送文字;未选中文字时,右键将发送当前页面链接。
Safari 使用说明:
- 打开 Bark Sender APP 软件本体,点击"打开 Safari 设置",会自动打开 Safari 扩展的设置页;
- 将扩展复选框打勾启用扩展;
- 如果右键菜单无法使用,是因为扩展的配置页里默认启用了"启用右键解析网页内容",解析功能需要额外权限;
- 需要在 Permissions 中,找到 "网页内容和浏览历史记录" 一项,点击 "在每个网站上始终允许...";
- 如果不需要解析功能,只需要右键发送页面地址,可以关闭 "启用右键解析网页内容";
- 已知问题: 部分版本的 Safari 对读取剪切板支持不太好,需要等待 Safari 启动一段时间后才能使用。如有其他问题欢迎点击这里提 issue。
https://www.youtube.com/watch?v=oRxYjg2clbk
📋 扩展构建
要从源代码构建此扩展,请参考详细的构建说明文档:
快速构建:
./build.sh最终的扩展包将在以下位置生成:
- Firefox:
.output/bark-sender-<Version>-firefox.zip - Chrome/Edge:
.output/bark-sender-<Version>-chrome.zip