Share Counters

View social share counters and share any page you visit.

What is Share Counters?

Share Counters is a Chrome extension developed by https://browser-tools.com, and its main feature is "View social share counters and share any page you visit.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Share Counters Extension CRX File

Download Share Counters 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

                        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.                    

Extension Basic Information

Name Share Counters Share Counters
ID cfodbffnpkbkemcnhpdmfjmhbcbcopbl
Official URL https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl
Description View social share counters and share any page you visit.
File Size 41.26 KB
Installation Count 271
Current Version 1.24
Last Updated 2017-08-23
Publish Date 2017-08-23
Rating 4.17/5 Total 6 Ratings
Developer https://browser-tools.com
Email [email protected]
Payment Type free
Extension Website https://browser-tools.com
Supported Languages 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:\/\/*\/"
    ]
}