By: Joe Ertaba Add-on
Inspect and view changes in Edit with Sublime Text source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Edit with Sublime Text",
"description": "Edit an HTML element and all its child nodes in Sublime Text editor with real-time updates",
"version": "0.1.5",
"manifest_version": 2,
"permissions": [
"storage",
"activeTab",
"nativeMessaging",
"notifications",
"contextMenus"
],
"optional_permissions": [
"downloads",
"<all_urls>"
],
"background": {
"persistent": false,
"scripts": [
"config.js",
"common.js"
]
},
"offline_enabled": true,
"browser_action": {},
"devtools_page": "devtools/index.html",
"options_ui": {
"page": "data/options/index.html",
"chrome_style": true
},
"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",
"256": "data/icons/256.png",
"512": "data/icons/512.png"
},
"homepage_url": "https://add0n.com/edit-as-html.html?from=sublime"
} Best Edit with Sublime Text Alternatives
Here are some Firefox add-ons that are similar to Edit with Sublime Text:
Edit with Notepad++
Joe Ertaba
Edit with VIM text editor
Joe Ertaba
Native Html Editor Lab
Sarah Davis
Live HTML Editor
Glenn
Notepad
InBasic
Edit
erosman
HTML editor WebStudio for Webpages
RedCoolMedia
Live Editor
Balaji
Text Content Editor
BarricadeBandit
HTML Live Editor
DIZE TECH IT SOLUTIONS
Web Edit
Ryan Luu
HTML Live Preview
Mubashar Dev