By: Ahmad Hassan Add-on
Inspect and view changes in Better Sentence Segmentation source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Better Sentence Segmentation",
"short_name": "Better Segment",
"version": "2.0.1",
"manifest_version": 3,
"description": "This extension will make your text easily readable by separating sentences based on periods.",
"icons": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"default_locale": "en",
"permissions": [
"contextMenus",
"storage"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"scripts/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"scripts/segmenter.js",
"scripts/contentscript.js"
],
"css": [
"styles/main.css"
],
"run_at": "document_end",
"all_frames": false
}
],
"action": {
"default_title": "Better Sentence Segmentation",
"default_popup": "popup.html",
"default_icon": {
"16": "images/icon-16.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "better-sentence-segmentation@onepoordeveloper.github.io",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Better Sentence Segmentation Alternatives
Here are some Firefox add-ons that are similar to Better Sentence Segmentation:
Sentence Stepper
carladevv
Bold Metaguiding
A Better Life
Quiet ParagraphSplit Panel
Musila
Text Sentence Counter Panel
Kembly
Brevify - A Fast webpage summarizer
Aditya Das
Text Analyzer
text-analyzer
Readable - dyslexia helper
Readable Labs
More Space Please
Lynux
Epilepsy Safe Reader
Shareeza Hussain
Multi-Text Selector | Copy Multiple Texts
Natrium Studios
New Easy Reader
Manthar
Auto Text Summarizer
Ninfa