WordCounter.net at Reddit and Evernote
Count words and characters at Reddit and Evernote
Wat is WordCounter.net at Reddit and Evernote?
WordCounter.net at Reddit and Evernote is een Chrome-extensie ontwikkeld door https://wordcounter.net, en de belangrijkste functie is "Count words and characters at Reddit and Evernote".
Extensie Screenshots
Download het CRX-bestand van de extensie WordCounter.net at Reddit and Evernote
Download WordCounter.net at Reddit and Evernote-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Count words and characters at Reddit Basisinformatie over de Extensie
| Naam | |
| ID | mhjnphkhielgcccinpfmpafghjpedlfa |
| Officiële URL | https://chromewebstore.google.com/detail/wordcounternet-at-reddit/mhjnphkhielgcccinpfmpafghjpedlfa |
| Beschrijving | Count words and characters at Reddit and Evernote |
| Bestandsgrootte | 33.64 KB |
| Aantal Installaties | 84 |
| Huidige Versie | 1.0.7 |
| Laatst Bijgewerkt | 2016-09-10 |
| Publicatiedatum | 2016-09-10 |
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
| Ontwikkelaar | https://wordcounter.net |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |