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)”。

扩展截图

screenshot
screenshot

下载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 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
电子邮箱 [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"
    ]
}