Share Counters
View social share counters and share any page you visit.
Cos'è Share Counters?
Share Counters è un'estensione di Chrome sviluppata da https://browser-tools.com, e la sua funzione principale è "View social share counters and share any page you visit.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Share Counters
Scarica i file di estensione Share Counters in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| URL Ufficiale | https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl |
| Descrizione | View social share counters and share any page you visit. |
| Dimensione del File | 41.26 KB |
| Conteggio Installazioni | 271 |
| Versione Corrente | 1.24 |
| Ultimo Aggiornamento | 2017-08-23 |
| Data di Pubblicazione | 2017-08-23 |
| Valutazione | 4.17/5 Totale 6 Valutazioni |
| Sviluppatore | https://browser-tools.com |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://browser-tools.com |
| Lingue Supportate | 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:\/\/*\/"
]
} | |