Voting Bar for steemit
Voting bar for steemit newbie (SP<500)
Voting Bar for steemitとは何ですか?
Voting Bar for steemitはbezzangiによって開発されたChromeの拡張機能で、その主な機能は「Voting bar for steemit newbie (SP<500)」です。
拡張機能のスクリーンショット
Voting Bar for steemit拡張機能のCRXファイルをダウンロード
Voting Bar for steemit拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Feature : - Voting bar for steem user whose steem power is less than 500. - Favorite for Blogs and Posts. What's new in 1.2.0 : - Support grouping in bookmark.
拡張機能の基本情報
名前 | Voting Bar for steemit |
ID | cgcjlecbfmnkjmlgfcgkochmjecpahio |
公式URL | https://chromewebstore.google.com/detail/voting-bar-for-steemit/cgcjlecbfmnkjmlgfcgkochmjecpahio |
説明 | Voting bar for steemit newbie (SP<500) |
ファイルサイズ | 176 KB |
インストール数 | 30 |
現在のバージョン | 1.2.0 |
最終更新日 | 2018-03-20 |
公開日 | 2018-03-20 |
評価 | 5.00/5 合計 8 レビュー |
開発者 | bezzangi |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://steemit.com/steemit/@bezzangi/voting-bar-for-newbies |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Voting Bar for steemit", "description": "Voting bar for steemit newbie (SP<500)", "version": "1.2.0", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "128": "icon.png" }, "permissions": [ "activeTab", "storage" ] } |