Voting Bar for steemit

Voting bar for steemit newbie (SP<500)

What is Voting Bar for steemit?

Voting Bar for steemit is a Chrome extension developed by bezzangi, and its main feature is "Voting bar for steemit newbie (SP<500)".

Extension Screenshots

screenshot
screenshot

Download Voting Bar for steemit Extension CRX File

Download Voting Bar for steemit 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

                        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.                    

Extension Basic Information

Name Voting Bar for steemit Voting Bar for steemit
ID cgcjlecbfmnkjmlgfcgkochmjecpahio
Official URL https://chromewebstore.google.com/detail/voting-bar-for-steemit/cgcjlecbfmnkjmlgfcgkochmjecpahio
Description Voting bar for steemit newbie (SP<500)
File Size 176 KB
Installation Count 30
Current Version 1.2.0
Last Updated 2018-03-20
Publish Date 2018-03-20
Rating 5.00/5 Total 8 Ratings
Developer bezzangi
Email [email protected]
Payment Type free
Extension Website https://steemit.com/steemit/@bezzangi/voting-bar-for-newbies
Supported Languages 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"
    ]
}