PeerSend
Send money like magic
PeerSend là gì?
PeerSend là một tiện ích mở rộng Chrome được phát triển bởi http://peersend.com, và tính năng chính của nó là "Send money like magic".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng PeerSend
Tải xuống các tệp mở rộng PeerSend dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
PeerSend allows you to send and receive crypto in any website or social platform in a single click! Found an inspirational Tweet? You can reward it! Want to earn money through social media? Create content and get tips! Features: • Send and Receive Crypto via Paymail • Send and Receive tips on Twitter Upcoming features • Send and Receive Crypto on Reddit/Hacker News/Product Hunt/Facebook/etc How to get started: 1. Install PeerSend extension 2. Connect your HandCash wallet (if you don’t have the account, sign up!) 3. Spend and Earn Crypto anywhere on the internet. By using this service, you agree to the PeerSend Terms & Conditions available at https://peersend.com/terms. PeerSend is here to change the way people interact on the internet. PeerSend is not a crypto wallet. It does not hold the user’s funds. PeerSend connects wallets, such as HandCash, and relays transactions for a seamless web experience.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | jfknpjcpjaemdjbgfpghddkebfdjoekb |
URL Chính Thức | https://chrome.google.com/webstore/detail/peersend/jfknpjcpjaemdjbgfpghddkebfdjoekb |
Mô tả | Send money like magic |
Kích Thước Tệp | 2.01 MB |
Số Lần Cài Đặt | 682 |
Phiên Bản Hiện Tại | 1.1.3 |
Cập Nhật Lần Cuối | 2021-10-20 |
Ngày Phát Hành | 2021-09-27 |
Đánh Giá | 5.00/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | http://peersend.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://peersend.com |
URL Trang Chính Sách Bảo Mật | https://peersend.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "PeerSend", "description": "Send money like magic", "icons": { "16": "\/res\/extension-icons\/16.png", "48": "\/res\/extension-icons\/48.png", "128": "\/res\/extension-icons\/128.png" }, "version": "1.1.3", "manifest_version": 2, "permissions": [ "storage", "tabs", "http:\/\/*\/", "https:\/\/*\/" ], "background": { "scripts": [ "\/src\/scripts\/background.js", "\/src\/scripts\/background\/offlineChecker.js", "\/src\/scripts\/background\/popupCloser.js", "\/src\/scripts\/background\/twitterIntegration.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |