XMR.to Lens
Send Monero to a Bitcoin address using XMR.to
ما هو XMR.to Lens؟
XMR.to Lens هو إضافة Chrome تم تطويرها بواسطة stoffuxmr، والميزة الرئيسية لها هي "Send Monero to a Bitcoin address using XMR.to".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة XMR.to Lens
قم بتنزيل ملفات الامتداد XMR.to Lens بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension allows you to easily pay Bitcoin addresses found on the current webpage with Monero using XMR.TO API. The code is derived from ShapeShift Lens.
معلومات أساسية عن التمديد
الاسم | XMR.to Lens |
ID | bopmplclhbjcdpjiecjpmfkkainjmfda |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/xmrto-lens/bopmplclhbjcdpjiecjpmfkkainjmfda |
الوصف | Send Monero to a Bitcoin address using XMR.to |
حجم الملف | 198 KB |
عدد التثبيتات | 37 |
النسخة الحالية | 2.2.0 |
آخر تحديث | 2019-12-05 |
تاريخ النشر | 2019-12-05 |
تقييم | 4.40/5 مجموع تقييمات 53 |
المطور | stoffuxmr |
نوع الدفع | free |
موقع الإضافة | https://github.com/stoffu/xmrto-lens |
اللغات المدعومة | de,en,fr,pt-BR,sv,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "XMR.to Lens", "description": "__MSG_manifest_description__", "version": "2.2.0", "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "css": [ "jquery-ui.min.css", "xmrto-lens.css" ], "js": [ "jquery-3.4.1.min.js", "wallet-address-validator.js", "jquery-ui.min.js", "qrcode.js", "saferInnerHTML.js", "xmrto-lens.js" ], "matches": [ " |