Chrome extension · v0.2

The moment you type,
the help you need appears right beside you

On any site—including iframes—focusing an input, textarea, or editor automatically shows AI and utility buttons matched to the field type and site context.

Start for free Try interactive demo License · pricing Test form
3 AI providers
2 Blog platforms
0 Server required (BYOK)
example.com/contact

Features by input type

Different buttons
for each field type

✍️

Text · textarea · editors

  • Voice input — dictate with your microphone
  • Translate — convert to your configured language
  • Spell check — fix spacing and typos
  • Improve wording — polish in 12 styles
  • Prompt improve — optimize for site context
  • Postcode search — Korean addresses (local, Korean browser)
📅

Date · datetime fields

date — today · tomorrow · day after (YYYY-MM-DD). datetime-local — date shortcuts plus next hour · +30 min · +1 hour · 9 AM · 2 PM · 6 PM.

🔐

Password fields

Generate password — creates a secure 16-character password locally and copies it to the clipboard. Never sent to AI.

Prompt improve

Understands the site
and refines your prompt

Before

After

Blog writing

Dedicated AI buttons
for Medium · Naver Blog

Medium

Popover · title & body

On the writing screen, Write blog title and Write blog content buttons appear beside the editor.

1. AI generates 2. Copy to clipboard 3. Ctrl+V paste
Naver Blog

Smart Editor ONE

Translation, spell check, and wording improvements use the safe clipboard workflow. Avoids save errors from direct DOM edits.

Blog side panel

Draft a full post
from the side panel

On Medium or Naver Blog writing screens, Chrome opens an InputAI side panel workspace.

📝

All-in-one blog draft

  • AI title, body, tags, and featured image
  • Insert into the editor or copy to clipboard
  • Switch model and reasoning per provider in-panel
  • Topic, length, and style chips — synced with options
InputAI blog writing side panel — topic, styles, title, and body

Settings & privacy

Your API keys, only on your device

AI providers

OpenAI Groq Ollama

Choose ChatGPT, Groq, or local Ollama. Calls run directly from the browser — no InputAI server.

Encrypted storage

API keys are encrypted with AES-256-GCM and stored only in chrome.storage.local.

Input drafts

Text inputs are auto-saved locally for 7 days. Focus an empty field after refresh or errors to restore.

iframes & embedded pages

Runs with all_frames and match_about_blank so inputs inside iframes work too.

Try it now

Build, load the Chrome extension, and enter your API key — free with no usage limits in 2026.

  1. npm install
  2. npm run build:extension
  3. Chrome → chrome://extensions → Developer mode → load extension/dist
  4. ⚙ Enter your API key in AI settings
View source on GitHub