Privacy Policy
Your profile never leaves the machine you typed it on.
The short version
Betterday reads and writes form fields on Workday application pages, and stores the profile you type into it in chrome.storage.local — a storage area tied to your browser, on your device. It has no server, no account system, and no code that makes a network request. Nothing you enter is sent to us, to Workday, or to anyone else.
Information we collect
We — the developer of Betterday — collect nothing. There is no backend for the extension to report to, so there is nothing on our side to store, log, or lose. The extension itself stores the profile data you enter (name, contact details, work history, education, skills, and any answers you save for application questions) locally in your browser via the storage permission. This data never leaves your device unless you explicitly export it yourself as a JSON file.
Betterday does not use analytics, telemetry, crash reporting, or advertising SDKs of any kind.
How the permissions are used
host_permissions(*.workday.com,*.myworkdayjobs.com) — lets the content script detect which application step you're on and read the fields present on that page, so it knows what to fill.scripting— injects the fill logic into the Workday page you're viewing when you click Fill; it does not run on any other site.storage— saves your profile inchrome.storage.localso you don't have to retype it on the next application.sidePanel— displays the profile editor and fill controls in Chrome's side panel.
What Betterday never does
- It never submits an application on your behalf — it only writes into fields.
- It never runs automatically; it only acts when you press Fill.
- It never shares, sells, or transmits your profile to any third party.
- It never reads or fills anything outside a Workday-hosted page.
Data retention and deletion
Your profile stays in chrome.storage.local until you clear it yourself — either from the editor in the side panel, or by removing the extension, which deletes its storage along with it. Because nothing is copied off your device, there is nothing for us to delete on request; deleting it locally is the whole process.
Children's privacy
Betterday is a productivity tool for job applicants and isn't directed at children. It doesn't knowingly collect information from anyone, of any age — see above.
Changes to this policy
If this policy changes, the update will be posted on this page with a revised effective date. Given the extension has no network access, any future change would describe new local functionality, not new data collection.
Contact
Questions or concerns: open an issue on GitHub or reach the developer at kobemichael.dev.