codefmt — format automation code Versionsgeschichte – 3 Versionen
codefmt — format automation code von Josh Ozuna
codefmt — format automation code Versionsgeschichte – 3 Versionen
Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.
Neueste Version
Version 1.2.0
Veröffentlicht 6. Apr. 2026 – 26,64 KBFunktioniert mit firefox 142.0 und höherv1.2.0 adds platform-aware formatting for HubSpot Design Manager, security improvements, and a refreshed popup UI.
New features:- the extension now detects which platform you're on and shows it in the popup menu with a direct link to configure settings on codefmt.dev
- HubSpot Design Manager support: format module.html (HubL), module.css, and module.js files directly in the Design Manager editor
- CodeMirror 5 editor support (used by HubSpot Design Manager)
- content type auto-detection: the extension identifies whether your code is HubL, HTML, CSS, or JavaScript and routes it to the correct formatter
Security improvements:- bridge authentication prevents page scripts from accessing the editor bridge
- sender validation ensures only supported platform domains can trigger formatting
-payload validation with size limits enforced before sending to the API - request timeout (30 seconds) prevents hanging requests
Other changes:- updated extension name and description for better discoverability
- popup now shows the detected platform name and links to the corresponding codefmt.dev settings page
Quelltext steht unter der MIT-Lizenz
Ältere Versionen
Version 1.1.0
Veröffentlicht 4. Apr. 2026 – 24,19 KBFunktioniert mit firefox 142.0 und höherv1.1.0 — Firefox support, multi-editor engine, language detection- Added Firefox support via wrappedJSObject page access
- Added CodeMirror 6 support (Pipedream, n8n)
- Monaco editor write-back now works on Zapier (MAIN world bridge)
- Auto-detects JavaScript vs Python from editor language attributes
- Platform-aware defaults: Zapier JS (80w, single quotes), Python (88w, Ruff defaults)
- Settings sync from codefmt.dev
- Format via keyboard shortcut (Cmd/Ctrl+Shift+F) or popup button. Context menu available on platforms that don't override right-click.
Quelltext steht unter der MIT-Lizenz
Version 1.0.0
Veröffentlicht 31. März 2026 – 18,81 KBFunktioniert mit firefox 142.0 und höher, android 142.0 und höherQuelltext steht unter der MIT-Lizenz