Share Counters

View social share counters and share any page you visit.

Qu'est-ce que Share Counters ?

Share Counters est une extension Chrome développée par https://browser-tools.com, et sa fonction principale est "View social share counters and share any page you visit.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Share Counters

Téléchargez les fichiers d'extension Share Counters 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

                        Share Counters reveals the social live of any web page.
 
- Individual share counters
- Total shares
- Global site rank
- Reach percentage

You can also share the page with a click on an icon.

Supported social networks:
- Twitter
- Facebook
- Google+
- Reddit
- StumbleUpon
- Pinterest
- Linked-in

The reach percentage displayed in the extension is the number of shares versus the global domain rank and determines how the page performed on social networks.                    

Informations de Base sur l'Extension

Nom Share Counters Share Counters
ID cfodbffnpkbkemcnhpdmfjmhbcbcopbl
URL Officiel https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl
Description View social share counters and share any page you visit.
Taille du Fichier 41.26 KB
Nombre d'Installations 271
Version Actuelle 1.24
Dernière Mise à Jour 2017-08-23
Date de Publication 2017-08-23
Évaluation 4.17/5 Total 6 Évaluations
Développeur https://browser-tools.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://browser-tools.com
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Share Counters",
    "short_name": "Share Counters",
    "description": "View social share counters and share any page you visit.",
    "version": "1.24",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "http:\/\/*\/"
    ]
}