Por: sparkle_64 Add-on
Inspect and view changes in Code Formatter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_extName__",
"version": "1.9.5",
"manifest_version": 3,
"description": "__MSG_extDescription__",
"action": {
"default_icon": "icons/icon.svg",
"default_title": "__MSG_extName__"
},
"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"128": "icons/icon.svg"
},
"background": {
"scripts": [
"background.min.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.min.js"
],
"css": [
"css/content.min.css"
],
"run_at": "document_idle"
}
],
"permissions": [
"scripting",
"tabs",
"storage",
"contextMenus"
],
"host_permissions": [
"<all_urls>"
],
"options_ui": {
"page": "options.html"
},
"web_accessible_resources": [
{
"resources": [
"wasm/*"
],
"matches": [
"<all_urls>"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "FirefoxCodeFormatter@example.org",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"default_locale": "en"
} Melhores alternativas Code Formatter
Aqui estão algumas Firefox add-ons que são similares a Code Formatter:
Data Format Beautifier
mjochum1
JSON Formatter
Arnav Kumar
Beautifer & Minify
DanRotaru
Json Bonito
Jorge Senín
JSON Viewer Pro By PatilWeb
PatilWeb
Source Code & Font Viewer — HTML/CSS/JS/JSON/XML
Nicolas Dos Santos
Universal File Viewer
walid ahdouf
JSON Formatter Pro
Isekai NextGen
JS Beautify,CSS,HTML
Djallal Fekirine
Code Fmt
Eadwulf
JSON Formatter Extension
Selcuk
Free JSON Formatter
Andret2344