PeerSend
Send money like magic
ما هو PeerSend؟
PeerSend هو إضافة Chrome تم تطويرها بواسطة http://peersend.com، والميزة الرئيسية لها هي "Send money like magic".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة PeerSend
قم بتنزيل ملفات الامتداد PeerSend بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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.
معلومات أساسية عن التمديد
الاسم | |
ID | jfknpjcpjaemdjbgfpghddkebfdjoekb |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/peersend/jfknpjcpjaemdjbgfpghddkebfdjoekb |
الوصف | Send money like magic |
حجم الملف | 2.01 MB |
عدد التثبيتات | 682 |
النسخة الحالية | 1.1.3 |
آخر تحديث | 2021-10-20 |
تاريخ النشر | 2021-09-27 |
تقييم | 5.00/5 مجموع تقييمات 14 |
المطور | http://peersend.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://peersend.com |
عنوان صفحة سياسة الخصوصية | https://peersend.com/privacy |
اللغات المدعومة | 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": [ " |