제작자: sycxyc
Inspect and view changes in Code Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Powered by the Monaco Editor, it provides support for basic syntax colorization, IntelliSense, validation and Diff Editor features.",
"manifest_version": 2,
"name": "Code Editor",
"icons": {
"32": "/icon.svg",
"128": "/icon.svg"
},
"version": "1.2",
"externally_connectable": {
"ids": [
"*"
]
},
"permissions": [
"activeTab",
"menus",
"storage"
],
"optional_permissions": [
"clipboardRead"
],
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
"background": {
"scripts": [
"/lib/util.js",
"/background.js"
]
},
"options_ui": {
"open_in_tab": true,
"page": "/view/options.html"
},
"browser_action": {
"default_icon": {
"32": "/icon.svg",
"128": "/icon.svg"
},
"default_title": "Code Editor"
},
"commands": {
"open-code-editor": {
"description": "New Tab Editor"
}
},
"web_accessible_resources": [
"*"
],
"browser_specific_settings": {
"gecko": {
"id": "code-editor@example.com"
}
}
} 최고의 Code Editor 대안
다음은 Code Editor과(와) 유사한 Firefox add-on입니다:
Text Editor
Sevina
Codext
Pyves
Code Formatter
sparkle_64
dreameditor.js (Code Editor)
blountmedia.net
Code Stats Extension
bitnulleins
Live editor for CSS, Less & Sass - Magic CSS
webextensions.org
Markdown Editor for Firefox
Coffee & Fun LLC
Tachi Code
David Septimus
DreamEditor (Code Editor)
blountmedia.net
Code Expert Master
micha4w
Live CSS Editor Plus
Chastity
Fire Source Viewer
Francesco De Stefano