Skip to content

Kumaflow is a browser extension that translates the Webflow Dashboard and Designer UI into your language... fffffinal testing~ 'll be published to the Marketplace soon!

License

Notifications You must be signed in to change notification settings

SPACESODA/Kumaflow

Repository files navigation

Kumaflow - Webflow UI Localization

Kumaflow - Webflow UI Localization

Kumaflow is an open-source browser extension that lets you translate the Webflow Dashboard pages and Designer UI into your language!

🐻 ウオォォォー! Kuma works hard behind the scenes, seamlessly showing translated text across these Webflow surfaces — all powered by our matching engine:

Webflow pages

  • https://webflow.com/dashboard*
  • https://webflow.com/login*
  • https://webflow.com/signup*
  • https://webflow.com/forgot*

Webflow Designer pages

  • https://preview.webflow.com*
  • https://*.design.webflow.com*

Open the extension's Options page to select your language. In the Webflow Designer, you can also switch languages instantly using the dropdown menu in the settings.

Click the toolbar icon to toggle translations at any time. This acts as a master switch — the badge will show OFF when translations are disabled.

The plan is to support Japanese, Traditional Chinese, Simplified Chinese, and Korean first, with MORE languages to be added over time.

Contribute Translations

Join to translate together on POEditor 🦜

Right now, adding accurate terms is the most important part of the project — so feel free to jump in and help!
POEditor project: https://poeditor.com/join/project/7drFUDh3dh

Latest locale JSON files via Cloudflare Pages / jsDelivr:

Installation

Method 1: Extension Marketplace

Coming soon!

Method 2: Download and load unpacked (Stable)

  1. Download the installation zip and unzip it.
  2. Open chrome://extensions (Edge: edge://extensions), enable Developer Mode.
  3. Click "Load unpacked" and select the unzipped folder (it should contain manifest.json at the root).

Method 3: Build locally (Dev)

  1. Install dependencies and build: npm install && npm run build
  2. Open chrome://extensions (Edge: edge://extensions), enable Developer Mode.
  3. Click "Load unpacked" and select the dist/chrome folder in the repo.



Made with ♥ by Anthony C


This extension provides unofficial translations that may not be accurate.

This extension is an independent project and is not affiliated with or endorsed by Webflow. Webflow is a trademark of Webflow, Inc.

This extension does not collect, store, or transmit any personal information or usage data.








Commands

dev

Run the extension in development mode.

npm run dev

build

Build the extension for production.

npm run build

preview

Preview the extension in the browser.

npm run preview

Browser targets

Chromium is the default. You can explicitly target Chrome, Edge, or Firefox:

# Chromium (default)
npm run dev

# Chrome
npm run dev -- --browser=chrome

# Edge
npm run dev -- --browser=edge

# Firefox (not tested yet)
npm run dev -- --browser=firefox

Powered by Extension.js

About

Kumaflow is a browser extension that translates the Webflow Dashboard and Designer UI into your language... fffffinal testing~ 'll be published to the Marketplace soon!

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published