Firefox 瀏覽器附加元件
  • 擴充套件
  • 佈景主題
    • 用於 Firefox
    • 字典與語言套件
    • 其他瀏覽器網站
    • Android 版的附加元件
登入
codefmt: automation platform code formatter 預覽

codefmt: automation platform code formatter 作者: Josh Ozuna

format and lint javascript, python, and hubl in zapier, n8n, pipedream, make, and hubspot editors. powered by biome and ruff.

也可在 Firefox for Android™ 使用也可在 Firefox for Android™ 使用
0(0 筆評分)0(0 筆評分)
1 位使用者1 位使用者
下載 Firefox 並安裝擴充套件
下載檔案

擴充套件後設資料

關於此擴充套件
Format and lint your code directly inside automation platform editors. No copy-paste to VS Code or any other editor required.

Supported platforms:
  • Zapier (Code by Zapier action: JavaScript and Python)
  • n8n (Code nodes: JavaScript and Python, on n8n.io and n8n.cloud)
  • Pipedream (Code steps: JavaScript and Python)
  • Make / Integromat (JavaScript code modules)
  • HubSpot Data Hub (custom code actions: JavaScript and Python)
  • HubSpot CMS / Design Manager (HubL templates with HTML and CSS contexts, plus module.js)

How it works:
  • Open a code editor on any supported platform.
  • Use any of three ways to format:
    • Click the codefmt icon in your browser toolbar, then press format code.
    • Right-click and select Format with codefmt (format only) or Fix with codefmt (format + safe fixes) (format plus safe lint fixes plus organize imports).
    • Press the keyboard shortcut (Cmd+Shift+F on Mac, Ctrl+Shift+F on Windows and Linux by default).
  • Your code is formatted and written back to the editor instantly.
  • Any lint diagnostics are reported in a toast notification with their count.

Features:
  • Platform-aware formatting that understands each platform's code structure (async wrappers, globals, return styles, line-width conventions)
  • Auto-detects JavaScript, Python, and HubL (including HTML, CSS, and JavaScript contexts inside HubSpot Design Manager)
  • Instant lint diagnostics powered by oxlint for JavaScript (50 to 100 times faster than ESLint) and Ruff for Python
  • JavaScript and TypeScript formatting powered by Biome, with Prettier-compatible output
  • Python formatting and linting powered by Ruff
  • HubL formatting and linting via a custom in-house formatter built for HubSpot CMS templates
  • Fix with codefmt right-click action that applies safe Biome lint fixes and organize-imports in one pass (added in 1.3.3)
  • Configurable formatting: print width, quote style, semicolons, trailing commas, bracket spacing, arrow parens, JSX quote style, quote properties, bracket same line, and organize imports
  • Sync settings from codefmt.dev with one click. Configure on the web, use in the extension.
  • Customizable keyboard shortcut, default Cmd+Shift+F / Ctrl+Shift+F. Remap from about:addons → codefmt → Manage → Shortcuts.
  • Per-tab badge shows fmt on supported sites so you know the extension is live
  • Works with Monaco and CodeMirror 5 / 6 editors, which are the engines used by all supported platforms
  • 50 KB code size limit per format request
  • 30 second request timeout with automatic retry on transient network failures

Privacy and data handling:
  • No accounts, no cookies, no tracking, no telemetry
  • Your formatting preferences are stored locally in your browser only
  • When you trigger a format, the code currently in your editor is sent over HTTPS to codefmt.dev/api/format, processed in memory, and returned formatted. Processing uses short-lived in-memory buffers and
    ephemeral temporary files that are deleted immediately after the response is sent. Nothing is persisted to any database, logged, or shared with third parties.
  • The extension only runs on the supported platform domains listed above (plus codefmt.dev for the optional settings-sync feature)
  • Full privacy policy: https://codefmt.dev/privacy

Security:
  • Manifest V3 with minimal permissions (activeTab, contextMenus, storage, scripting)
  • Strict hostname matching: only the exact supported domains are allowed to trigger format requests
  • Hardened content security policy on the extension popup
  • Per-session authentication tokens prevent page scripts from hijacking editor read/write operations
  • No remote code execution. All scripts are bundled in the extension package and are plain, human-readable JavaScript with no minification or build step.

Built on:
  • Biome (biomejs.dev): Rust-based, Prettier-compatible formatter that powers JavaScript and TypeScript output
  • oxlint (oxc.rs): 50 to 100 times faster than ESLint, with a familiar rule set
  • Ruff (astral.sh/ruff): Rust-based Python formatter and linter used by major Python projects

Source code and configuration:
  • Web formatter: https://codefmt.dev
  • About and support: https://codefmt.dev/about
  • Privacy policy: https://codefmt.dev/privacy
由 1 位評論者給出 0 分
登入後即可幫此擴充套件評分
目前沒有評分

已儲存星等

5
0
4
0
3
0
2
0
1
0
還沒有評論
權限與資料

必要權限:

  • 存取您在 zapier.com 網域中的資料
  • 存取您在 n8n.io 網域中的資料
  • 存取您在 n8n.cloud 網域中的資料
  • 存取您在 pipedream.com 網域中的資料
  • 存取您在 hubspot.com 網域中的資料
  • 存取您在 make.com 網域中的資料
  • 存取您在 zapier.com 的資料
  • 存取您在 n8n.io 的資料
  • 存取您在 n8n.cloud 的資料
  • 存取您在 pipedream.com 的資料
  • 存取您在 hubspot.com 的資料
  • 存取您在 make.com 的資料

選用的權限:

  • 存取您在 zapier.com 網域中的資料
  • 存取您在 n8n.io 網域中的資料
  • 存取您在 n8n.cloud 網域中的資料
  • 存取您在 pipedream.com 網域中的資料
  • 存取您在 hubspot.com 網域中的資料
  • 存取您在 make.com 網域中的資料
  • 存取您在 zapier.com 的資料
  • 存取您在 n8n.io 的資料
  • 存取您在 n8n.cloud 的資料
  • 存取您在 pipedream.com 的資料
  • 存取您在 hubspot.com 的資料
  • 存取您在 make.com 的資料
  • 存取您在 codefmt.dev 的資料

開發者聲稱必須收集下列資料:

  • 網站內容
了解更多
更多資訊
附加元件網址
  • 技術支援網站
  • 技術支援信箱
  • Copy add-on ID
版本
1.3.6
大小
36.33 KB
最近更新
2 天前 (2026年6月1日)
相關分類
  • 網頁開發
授權條款
MIT License
隱私權保護政策
閱讀此附加元件的隱私權保護政策
版本紀錄
  • 瀏覽所有版本
標籤
  • dark mode
  • privacy
新增至收藏集
檢舉此附加元件
前往 Mozilla 官網

附加元件

  • 關於
  • Firefox 附加元件部落格
  • 擴充套件工作坊
  • 開發者交流中心
  • 開發者政策
  • 社群部落格
  • 討論區
  • 回報 Bug
  • 評論撰寫指南

瀏覽器

  • Desktop
  • Mobile
  • Enterprise

產品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隱私權
  • Cookie
  • 法律資訊

除另有註明外,本站內容皆採用創用 CC 姓名標示—相同方式分享條款 3.0 或更新版本授權大眾使用。Android 是 Google LLC 的註冊商標。