By: Juan Fernandev
Inspect and view changes in Text Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Text Counter",
"version": "1.0",
"description": "Count words and characters of selected text.",
"permissions": [
"contextMenus",
"activeTab",
"tabs"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"icons": {
"48": "icons/icon128.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{1cb66bb5-99c7-4a15-b94d-9b6dcd0f3213}"
}
}
} Best Text Counter Alternatives
Here are some Firefox add-ons that are similar to Text Counter: