Steemit Launcher
Quick Launcher for Steemit blockchain and Bittrex exchange.
Steemit Launcherとは何ですか?
Steemit Launcherはstacksofappsによって開発されたChromeの拡張機能で、その主な機能は「Quick Launcher for Steemit blockchain and Bittrex exchange.」です。
拡張機能のスクリーンショット
Steemit Launcher拡張機能のCRXファイルをダウンロード
Steemit Launcher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| ID | iaafbpabegfpdebjplhgcglanbgennmm |
| 公式URL | https://chromewebstore.google.com/detail/steemit-launcher/iaafbpabegfpdebjplhgcglanbgennmm |
| 説明 | Quick Launcher for Steemit blockchain and Bittrex exchange. |
| ファイルサイズ | 6.05 KB |
| インストール数 | 11 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2018-05-02 |
| 公開日 | 2018-05-01 |
| 評価 | 5.00/5 合計 1 レビュー |
| 開発者 | stacksofapps |
| 支払い方法 | free |
| 対応言語 | 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"
]
} | |