By: keller
Inspect and view changes in Word Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "0.1.6",
"manifest_version": 3,
"name": "Word Editor",
"homepage_url": "https://mybrowseraddon.com/word-editor.html",
"description": "A free & easy-to-use word editor extension for your browser.",
"commands": {
"_execute_action": {}
},
"permissions": [
"storage",
"downloads",
"contextMenus"
],
"browser_specific_settings": {
"gecko": {
"strict_min_version": "109.0",
"id": "{033ed8ec-4717-43bb-aa2a-fb22d56928c3}"
}
},
"background": {
"scripts": [
"lib/config.js",
"lib/chrome.js",
"lib/runtime.js",
"lib/common.js"
]
},
"action": {
"default_title": "Word Editor",
"default_icon": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png"
}
},
"icons": {
"16": "data/icons/16.png",
"32": "data/icons/32.png",
"48": "data/icons/48.png",
"64": "data/icons/64.png",
"128": "data/icons/128.png"
}
} Best Word Editor Alternatives
Here are some Firefox add-ons that are similar to Word Editor:
Text Editor
Sevina
Word Document Editor
officeonlinesystems
OpenFileEditor
luigifab
Writer - Extension & Clipper
Zoho Corporation
DocCloud editor for doc and docx
OffiCloud
Web Edit
Ryan Luu
Browser’s External Editor
Ruslan Osmanov
Web Editor
Ujjwal Raizada
Docs Viewer
Muyor
Notepad
InBasic
Pocket Editor
k5md
Page Edit
keller