Bitcoin assistant
This extension adds context menu to enter your bitcoin address into web forms, and enter automatically address on bitvisitor.com.
Bitcoin assistant क्या है?
Bitcoin assistant Miracreate द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension adds context menu to enter your bitcoin address into web forms, and enter automatically address on bitvisitor.com."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Bitcoin assistant एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Set your bitcoin address in this extension's options page. === RELEASE NOTE === 2014/02/02 Sun - version 0.0.2.1547 * Fix to display description 2014/02/01 Sat - version 0.0.1.2013 * Cut debugging code 2014/02/01 Sat - version 0.0.1.1947 * Fix for HTML frames 2014/01/23 Thu - version 0.0.0.2211 * Add English messages 2014/01/23 Thu - version 0.0.0.? * Add icons * Add advertise links to bitcoin sites 2014/01/23 Thu - version 0.0.0.? * Initial release
एक्सटेंशन की मूल जानकारी
नाम | |
ID | ndclmokbpeggeoahfjjkjfifhpjnbkho |
आधिकारिक URL | https://chrome.google.com/webstore/detail/bitcoin-assistant/ndclmokbpeggeoahfjjkjfifhpjnbkho |
विवरण | This extension adds context menu to enter your bitcoin address into web forms, and enter automatically address on bitvisitor.com. |
फ़ाइल का आकार | 18.02 KB |
स्थापना संख्या | 201 |
वर्तमान संस्करण | 0.0.2.1547 |
अंतिम अपडेट | 2014-02-01 |
प्रकाशन तिथि | 2014-02-01 |
रेटिंग | 4.25/5 कुल 4 रेटिंग्स |
डेवलपर | Miracreate |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bitcoin assistant", "description": "__MSG_extDescription__", "version": "0.0.2.1547", "options_page": "options.html", "background": { "scripts": [ "eventPage.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |