FShares Wallet
文章目录
应用简介
1. 创建账户
*注册账户
1.1备份账户
*备份私钥
*备份助记词
*备份Keystore
2. 导入账户
*导入私钥
*导入助记词
*导入Keystore
3. 插件内置内容
3.1设置
*显示语言
*计价单位
*自动锁定时间
*注销
3.2账户
*账户列表
3.3币种详情
*币种资产详情
*币种操作记录
3.4转账
*转账信息
3.5收款
*收款信息
功能演示
配置文件
1{"manifest_version":2,"content_security_policy":"script-src 'self' https:\/\/ajax.googleapis.com; object-src 'unsafe-eval'","name":"FShares Wallet","description":"FSC Identity Signature and Authorization System","version":"1.1.1","icons":{"16":"img\/icon-16.png","128":"img\/icon-128.png"},"browser_action":{"default_icon":{"19":"img\/icon-19.png","38":"img\/icon-38.png"},"default_title":"FShares Wallet","default_popup":"index.html"},"permissions":["background","contextMenus","storage","tabs","activeTab","https:\/\/*.fshares.com\/*","*:\/\/*.valicn.com\/*","*:\/\/*.fshares.io\/*","*:\/\/fsharesdexweb.fshares.now.sh\/*","*:\/\/localhost\/*"],"externally_connectable":{"ids":["*"],"matches":["*:\/\/fsharesdexweb.fshares.now.sh\/*","*:\/\/*.valicn.com\/*","*:\/\/*.fshares.io\/*","*:\/\/localhost\/*"]},"content_scripts":[{"matches":["*:\/\/fsharesdexweb.fshares.now.sh\/*","*:\/\/*.valicn.com\/*","*:\/\/*.fshares.io\/*","*:\/\/localhost\/*"],"js":["content.js"],"run_at":"document_end"}],"web_accessible_resources":["inject.js"],"background":{"scripts":["background.js"],"persistent":false},"devtools_page":"devtools.html"}