WordCounter.net at Reddit and Evernote
Count words and characters at Reddit and Evernote
Cos'è WordCounter.net at Reddit and Evernote?
WordCounter.net at Reddit and Evernote è un'estensione di Chrome sviluppata da https://wordcounter.net, e la sua funzione principale è "Count words and characters at Reddit and Evernote".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione WordCounter.net at Reddit and Evernote
Scarica i file di estensione WordCounter.net at Reddit and Evernote 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
Count words and characters at Reddit Informazioni di Base sull'Estensione
| Nome | |
| ID | mhjnphkhielgcccinpfmpafghjpedlfa |
| URL Ufficiale | https://chromewebstore.google.com/detail/wordcounternet-at-reddit/mhjnphkhielgcccinpfmpafghjpedlfa |
| Descrizione | Count words and characters at Reddit and Evernote |
| Dimensione del File | 33.64 KB |
| Conteggio Installazioni | 84 |
| Versione Corrente | 1.0.7 |
| Ultimo Aggiornamento | 2016-09-10 |
| Data di Pubblicazione | 2016-09-10 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | https://wordcounter.net |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"browser_action": {
"default_title": "Count words and characters at Reddit and Evernote"
},
"content_scripts": [
{
"js": [
"jquery-2.1.4.min.js",
"background.js"
],
"matches": [
"*:\/\/www.reddit.com\/*",
"*:\/\/www.evernote.com\/*"
]
}
],
"description": "Count words and characters at Reddit and Evernote",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjN7YMD2P1xd\/hXvmOZw7ak4cSYjwy2Cjh6TohRMd+nZr+whjWhnvdxSL6baa1wdj+ASpxs2FuMPGSZePWEW8f1Wy5LH+G54fnjfrQPAk\/yzcZASqmEMhJb2VP7CFpiYWcuo5WcVylKtPPtp+H1Lp9i2qoCcZPUMA4UmNCpPuqNcR+1JWuk36Le9WbHgFUM6dfsEb7pl5tYkk\/t6SXXRPFxxXNHrplDFHfQ+a6VmzK7zc1zDUyEdhMc7LsKwZG95ClAjN9KdDx7o7u7mHES\/Azr1saSg0t8li4+3jPqDkQUh0RW+yoeqnUIx30L18X0\/yZLxI5a74dq+nyqwYkdrrtwIDAQAB",
"manifest_version": 2,
"name": "WordCounter.net at Reddit and Evernote",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.0.7"
} | |