Voting Bar for steemit

Voting bar for steemit newbie (SP<500)

Qu'est-ce que Voting Bar for steemit ?

Voting Bar for steemit est une extension Chrome développée par bezzangi, et sa fonction principale est "Voting bar for steemit newbie (SP<500)".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Voting Bar for steemit

Téléchargez les fichiers d'extension Voting Bar for steemit au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Voting Bar for steemit Voting Bar for steemit
ID cgcjlecbfmnkjmlgfcgkochmjecpahio
URL Officiel https://chromewebstore.google.com/detail/voting-bar-for-steemit/cgcjlecbfmnkjmlgfcgkochmjecpahio
Description Voting bar for steemit newbie (SP<500)
Taille du Fichier 176 KB
Nombre d'Installations 30
Version Actuelle 1.2.0
Dernière Mise à Jour 2018-03-20
Date de Publication 2018-03-20
Évaluation 5.00/5 Total 8 Évaluations
Développeur bezzangi
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://steemit.com/steemit/@bezzangi/voting-bar-for-newbies
Langues Prises en Charge 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"
    ]
}