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 |
| 官方網址 | 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": [
" | |