Ume
What it does:
Complete a form once and choose “Remember my answers.” On forms later, open Ume and choose “Fill this form.” You can inspect, edit, or delete saved answers in the Ume app.
Privacy:
Ume reads eligible form controls only when you ask it to remember or fill a form. Saved answers are encrypted with AES-GCM, and the device-only key is kept in Apple Keychain. Ume collects no analytics and skips passwords, payment details, security codes, secrets, tokens, and Social Security numbers. Ume just sends field descriptions and metadata to your AI provider, not your saved answers or the values currently entered in the form.
Why “Ume”?
Ume (埋め) means “fill it in” in Japanese.
Requirements:
Requires iOS or iPadOS 15 or newer, or macOS 12 or newer. Enable Ume in Safari Extensions and grant website access where needed. Requires your own OpenAI or Anthropic API key.
Changelog
0.1.15
August 29, 2026- Switch back to Xcode 26 so I can publish a working TestFlight.
0.1.14
August 15, 2026- Composes Full name from first and last, fills Country of residence from the saved address country, and shows English update notes when the app is in English.
0.1.13
August 15, 2026- Put Type first in Saved Data, prefills phone country codes from the Mac region, defaults OpenAI to gpt-5.6-sol with high reasoning, and centers the About window title.
0.1.12
August 15, 2026- Fixed Add… refocusing a finished phone or date draft, and kept bug-report email headers when the AI log is truncated.
0.1.11
August 15, 2026- Fixed a reinstall error when leftover saved answers could not be decrypted, and included diagnostics in About → Report a Bug.
0.1.10
August 13, 2026- Fixed adding and deleting saved answers in Settings, and made Debug Logs always available in the Safari extension.
0.1.9
August 13, 2026- Fixed macOS update checks failing to start.
0.1.8
August 13, 2026- Added automatic signed macOS updates and a Keychain migration that should stop the extra unlock prompt on Mac.
0.1.7
August 12, 2026- Added an Email Logs button that opens a reviewable support email draft from extension debug logs.
0.1.6
August 12, 2026- Fixed automatic Japanese changelog publishing for the Ume website.
0.1.5
August 12, 2026- Improved iOS release metadata and added automatic localized release notes and download updates.
0.1.4
August 12, 2026- Added clearer drag-to-Applications instructions to the macOS installer.