Tronscan
Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps.
什么是Tronscan?
Tronscan是由Tronscan开发的Chrome扩展程序,该扩展的主要功能是“Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps.”。
扩展截图
下载Tronscan扩展crx文件
下载Tronscan扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps, DeFi and functions including SUN, JustSwap and JUST.
扩展基本信息
名称 | |
ID | jpochlobkdanafhgeocemocboicdnage |
官方URL | https://chrome.google.com/webstore/detail/tronscan/jpochlobkdanafhgeocemocboicdnage |
简介 | Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps. |
文件大小 | 75.29 KB |
安装次数 | 213 |
当前版本 | 1.0.5 |
更新时间 | 2021-07-12 |
上架时间 | 2021-02-06 |
评分 | 4.88/5 共56次评分 |
开发者 | Tronscan |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "browser_action": { "default_popup": "index.html" }, "default_locale": "en", "description": "__MSG_description__", "icons": { "128": "img\/logo_128.png", "16": "img\/logo_16.png", "48": "img\/logo_48.png" }, "manifest_version": 2, "name": "Tronscan", "permissions": [ "storage" ], "short_name": "tronscan", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.5" } |