Saltar al contenido
WriteWithin

Extension

Type anywhere — without leaving the page you’re writing on.

The WriteWithin Chrome extension injects the same keyboard engine into focused text fields. Choose a language, type with phonetic or native layout, and keep your draft where it already is.

Install (developer / unpacked)

  1. Open chrome://extensions in Chrome.
  2. Enable Developer mode.
  3. Click Load unpacked and select the extension/ folder from this project (after build).
  4. Pin WriteWithin, open a text field on any site, and click the extension icon to choose a language.

For the Chrome Web Store package, zip the built extension/dist directory.

Privacy

Keystrokes are processed locally in your browser. The extension does not upload what you type.

How it works

Popup picks a keyboard from the WriteWithin API (or bundled fallback). A content script maps physical keys through the shared engine and inserts characters into the active input, textarea, or contenteditable.