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)
- Open
chrome://extensionsin Chrome. - Enable Developer mode.
- Click Load unpacked and select the
extension/folder from this project (after build). - 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.