Voting Bar for steemit

Voting bar for steemit newbie (SP<500)

Voting Bar for steemit là gì?

Voting Bar for steemit là một tiện ích mở rộng Chrome được phát triển bởi bezzangi, và tính năng chính của nó là "Voting bar for steemit newbie (SP<500)".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Voting Bar for steemit

Tải xuống các tệp mở rộng Voting Bar for steemit dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Voting Bar for steemit Voting Bar for steemit
ID cgcjlecbfmnkjmlgfcgkochmjecpahio
URL Chính Thức https://chromewebstore.google.com/detail/voting-bar-for-steemit/cgcjlecbfmnkjmlgfcgkochmjecpahio
Mô tả Voting bar for steemit newbie (SP<500)
Kích Thước Tệp 176 KB
Số Lần Cài Đặt 30
Phiên Bản Hiện Tại 1.2.0
Cập Nhật Lần Cuối 2018-03-20
Ngày Phát Hành 2018-03-20
Đánh Giá 5.00/5 Tổng số 8 Đánh Giá
Nhà Phát Triển bezzangi
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://steemit.com/steemit/@bezzangi/voting-bar-for-newbies
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}