Lamden Vault - Browser Extension
A Lamden Vault made by Lamden.io
什么是Lamden Vault - Browser Extension?
Lamden Vault - Browser Extension是由https://lamden.io开发的Chrome扩展程序,该扩展的主要功能是“A Lamden Vault made by Lamden.io”。
扩展截图
下载Lamden Vault - Browser Extension扩展crx文件
下载Lamden Vault - Browser Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Interact with applications deployed on the Lamden network, or build your own! This wallet features a direct link to websites powered by Lamden to make interaction simple and easy. It also includes a development environment so you can build and deploy your own applications without needing to install a custom develop environment. 扩展基本信息
| 名称 | |
| ID | fhfffofbcgbjjojdnpcfompojdjjhdim |
| 官方URL | https://chromewebstore.google.com/detail/lamden-vault-browser-exte/fhfffofbcgbjjojdnpcfompojdjjhdim |
| 简介 | A Lamden Vault made by Lamden.io |
| 文件大小 | 10.23 MB |
| 安装次数 | 6,311 |
| 当前版本 | 2.5.5 |
| 更新时间 | 2023-08-09 |
| 上架时间 | 2020-06-19 |
| 评分 | 5.00/5 共16次评分 |
| 开发者 | https://lamden.io |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"description": "A Lamden Vault made by Lamden.io",
"version": "2.5.5",
"name": "Lamden Vault - Browser Extension",
"options_page": "options.html",
"background": {
"service_worker": "background.bundle.js"
},
"permissions": [
"storage",
"tabs",
"unlimitedStorage",
"alarms"
],
"action": {
"default_title": "Lamden Vault",
"default_popup": "popup.html",
"default_icon": "icon-34.png"
},
"icons": {
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
" | |