By: Go99 Makeup
Inspect and view changes in CodeCraft: Beautifier & Analyzer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "CodeCraft: Beautifier & Analyzer",
"version": "1.0",
"description": "Format, beautify, and analyze code snippets on web pages with advanced features for developers.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"<all_urls>",
"activeTab",
"storage",
"contextMenus",
"clipboardWrite"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "CodeCraft",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"content.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{e09ebb09-b157-4241-9f71-917c2fdf2459}"
}
}
} Best CodeCraft: Beautifier & Analyzer Alternatives
Here are some Firefox add-ons that are similar to CodeCraft: Beautifier & Analyzer:
CodeCraft: Multi-Language Beautifier
Nhà Cái 69VN
Source Code Beautifier
Seth Beck
Code Formatter
sparkle_64
Code Beautifier
Noela
Advanced Code Explorer
Erin Reid
Beautifer & Minify
DanRotaru
Code Beautify
Code Beautify
Code Snippet Highlighter
Magnus
Code Highlighter
fides
CodeCompare Pro
QH88 Network
Code Snippet Highlight
Magnus
JSON Beautifier code
json-beautifier