By: Muhammad Zahid Add-on
Inspect and view changes in Sentence Count source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Sentence Counter",
"version": "1.0",
"description": "Count sentences in selected text",
"icons": {
"48": "sentencecounter48.png",
"96": "sentencecounter96.png"
},
"permissions": [
"activeTab"
],
"browser_action": {
"default_popup": "popup/popup.html",
"default_icon": {
"48": "sentencecounter48.png",
"96": "sentencecounter96.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{913b7708-e3a7-45e6-8202-91f6bb7cdc1d}"
}
}
} Best Sentence Count Alternatives
Here are some Firefox add-ons that are similar to Sentence Count:
Word Counter
Sullivan
Text Sentence Counter Panel
Kembly
Count Number of Words.
M's Plugins
WordCounter
noahryze
Webpage Word Counter
John Smith
Word Counter
Locklar
Easy Character Counter
macha
Word Counter
Benjamine
Character Count
Character Count
Word Counter
HB88
Instant Page Word Counter
Levent B.
Words Counter
Oziku Technologies LLC