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開發的Chrome擴展程式,該擴展的主要功能是“This extension adds context menu to enter your bitcoin address into web forms, and enter automatically address on bitvisitor.com.”。
擴展截圖
下載Bitcoin assistant擴展crx文件
下載Bitcoin assistant擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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": [ " |