Firefox 브라우저 부가 기능
  • 확장 기능
  • 테마
    • Firefox용
    • 사전 및 언어 팩
    • 다른 브라우저 사이트
    • Android 부가 기능
로그인
codefmt: code formatter and linter 미리보기

codefmt: code formatter and linter 제작자: codefmt

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

Android™용 Firefox에서 사용 가능Android™용 Firefox에서 사용 가능
0 (리뷰 0개)0 (리뷰 0개)
사용자 1명사용자 1명
Firefox를 다운로드하고 확장 기능을 받으세요
파일 다운로드
Android용 Firefox에서 이 확장 기능을 열려면 QR 코드를 스캔하세요

확장 메타 데이터

스크린샷
No copy-paste. Format and lint code without leaving the platform.Turn messy JavaScript and Python into clean, consistent code in seconds.Format code your way with shortcuts, right-click actions, or the toolbar popup.Catch HubL syntax issues, deprecated tags, and template mistakes before publishing.No accounts, no telemetry, no stored code. Just formatting and linting.
정보
SUMMARY:

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

DESCRIPTION:

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 (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". Every lint finding is listed right in the popup.
    • Right-click and select "Format with codefmt" (format only) or "Fix with codefmt" (format plus safe lint fixes plus organize imports).
    • Press Ctrl+Shift+F while your cursor is in the code editor. Same combo on Mac.
  • Your code is formatted and written back to the editor instantly.
  • A notification appears at the editor with the top 3 lint findings, each showing its line, rule, and message, errors first. Hover it to keep it open, click it or press Esc to dismiss.

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 and Ruff for Python, both Rust tools built for speed
  • 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 formatter built for HubSpot CMS templates
  • "Fix with codefmt" right-click action that applies safe Biome lint fixes and organize-imports in one pass
  • 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. Settings are kept per platform.
  • Keyboard shortcut: Ctrl+Shift+F, active while your cursor sits in the code editor
  • Light and dark theme, following your system by default
  • Per-tab badge shows "fmt" on supported sites so you know the extension is live
  • If Firefox's site access for the extension is off or gets revoked, the popup detects it and offers a one-click fix, and the badge shows "!" instead, so a silent extension is never a mystery
  • Works with Monaco and CodeMirror 5 / 6 editors, 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. Nothing is written to a 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)
  • Only the supported platform domains can trigger format requests
  • Every internal message is validated for sender identity and origin before any network call
  • Hardened content security policy on the extension pages
  • No remote code execution. All scripts are included 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): a Rust-based JavaScript linter with a familiar rule set
  • Ruff (astral.sh/ruff): Rust-based Python formatter and linter used by major Python projects

Learn more:
  • Web formatter: https://codefmt.dev
  • About and support: https://codefmt.dev/about
  • Privacy policy: https://codefmt.dev/privacy
리뷰어 0명이 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에서 사용자의 데이터에 접근

개발자가 밝힌 필수 수집 항목:

  • 웹 사이트 콘텐츠
더 알아보기
추가 정보
부가 기능 링크
  • 지원 사이트
  • 지원 이메일
  • 부가 기능 ID 복사
버전
1.5.2
크기
55.19 KB
마지막 업데이트
3일 전 (2026년 8월 14일)
관련 카테고리
  • 웹 개발 도구
라이선스
MIT 라이선스
개인정보처리방침
이 부가 기능에 대한 개인정보처리방침 읽기
버전 목록
  • 모든 버전 보기
태그
  • dark mode
  • privacy
모음집에 추가
이 부가 기능 신고
Mozilla 홈페이지로 이동

부가 기능

  • 소개
  • Firefox 부가 기능 블로그
  • 확장 기능 워크샵
  • 개발자 허브
  • 개발자 정책
  • 커뮤니티 블로그
  • 포럼
  • 버그 신고
  • 리뷰 지침

다운로드

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

최신 빌드

  • Nightly
  • Beta

기업용 Firefox

  • Enterprise

커뮤니티

  • Connect
  • Contribute
  • Developer

팔로우

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 개인 정보
  • 쿠키
  • 법률

특별한 고지가 없는 한, 본 사이트의 콘텐츠는 Commons Attribution Share-Alike License v3.0 또는 그 이후 버전에 따라 사용이 허가됩니다. Android는 Google LLC의 상표입니다.