Steemit Launcher
Quick Launcher for Steemit blockchain and Bittrex exchange.
What is Steemit Launcher?
Steemit Launcher is a Chrome extension developed by stacksofapps, and its main feature is "Quick Launcher for Steemit blockchain and Bittrex exchange.".
Extension Screenshots
Download Steemit Launcher Extension CRX File
Download Steemit Launcher 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
Steemit Quick Launcher extension provides a quick and easy way to access your Steemit blockchain accounts. You can quickly and easily launch the blockchain below and speedily manage your accounts. *Steemit *DTube *Catchawhale *Voting worth *BlockTrades *Bittrex *Steem Tools *Steemit Help
Extension Basic Information
Name | Steemit Launcher |
ID | iaafbpabegfpdebjplhgcglanbgennmm |
Official URL | https://chromewebstore.google.com/detail/steemit-launcher/iaafbpabegfpdebjplhgcglanbgennmm |
Description | Quick Launcher for Steemit blockchain and Bittrex exchange. |
File Size | 6.05 KB |
Installation Count | 11 |
Current Version | 1.0.0 |
Last Updated | 2018-05-02 |
Publish Date | 2018-05-01 |
Rating | 5.00/5 Total 1 Ratings |
Developer | stacksofapps |
Payment Type | free |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Steemit Launcher", "description": "Quick Launcher for Steemit blockchain and Bittrex exchange.", "version": "1.0.0", "icons": { "128": "icon_128.png" }, "browser_action": { "default_title": "Steemit Quick Launcher", "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |