Tronscan
Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps.
What is Tronscan?
Tronscan is a Chrome extension developed by Tronscan, and its main feature is "Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps.".
Extension Screenshots
Download Tronscan Extension CRX File
Download Tronscan extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jpochlobkdanafhgeocemocboicdnage |
Official URL | https://chrome.google.com/webstore/detail/tronscan/jpochlobkdanafhgeocemocboicdnage |
Description | Works closely with TRON mainnet team. Immediate upgrade and fix actions. Secure assets. Support all TRON DApps. |
File Size | 75.29 KB |
Installation Count | 213 |
Current Version | 1.0.5 |
Last Updated | 2021-07-12 |
Publish Date | 2021-02-06 |
Rating | 4.88/5 Total 56 Ratings |
Developer | Tronscan |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } |