Inspect and view changes in Line Prefix Applicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Line Prefix Applicator",
"version": "1.0.0",
"description": "Add one chosen prefix to every following line.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"browser_specific_settings": {
"gecko": {
"id": "line-prefix-applicator-204@mozillamaker.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"permissions": [],
"host_permissions": [],
"background": {
"scripts": [
"background.js"
],
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Line Prefix Applicator"
}
} Best Line Prefix Applicator Alternatives
Here are some Firefox add-ons that are similar to Line Prefix Applicator:
Text Line Prefix Number Addon
Karen
ChatGPT Prefixer (Overlay)
rbtree
URL Prefixer
James Lim
Text Prefix Number Panel
Fred
Line Numberer
Daniel K. Goss
ChatGPT Prompt Modifier
WindMillCode
BTDS (Better DeepSeek)
oronk
Line Counter
Nicholas Baker
WAPrefix
SyntaxError!
Profile Prefix in Window Title
Gilles Quenot
Dev Env Marker
WLW
Append to Clipboard
Brett Zamir