Share Counters
View social share counters and share any page you visit.
Was ist Share Counters?
Share Counters ist eine Chrome-Erweiterung, die von https://browser-tools.com entwickelt wurde, und ihr Hauptmerkmal ist "View social share counters and share any page you visit.".
Erweiterungsscreenshots
Share Counters-Erweiterungs-CRX-Datei herunterladen
Laden Sie Share Counters-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| Offizielle URL | https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| Beschreibung | View social share counters and share any page you visit. |
| Dateigröße | 41.26 KB |
| Installationsanzahl | 271 |
| Aktuelle Version | 1.24 |
| Letztes Update | 2017-08-23 |
| Veröffentlichungsdatum | 2017-08-23 |
| Bewertung | 4.17/5 Insgesamt 6 Bewertungen |
| Entwickler | https://browser-tools.com |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://browser-tools.com |
| Unterstützte Sprachen | 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:\/\/*\/"
]
} | |