Trust
TryApplyNow Autofill is an optional Chrome extension that helps you save jobs, score how well a role fits, and autofill applications on supported job sites: Greenhouse, Lever, Workday, and Ashby. This page explains what it does and why it asks for each permission, in plain language.
It is optional. The website works without it.
storage
Saves your settings and your signed-in session locally in the browser.
activeTab and tabs
Lets the extension see the tab you are on so autofill runs on the page you are actually applying from.
scripting
Injects the autofill logic into the application page so it can fill fields.
identity
Signs you in to your TryApplyNow account with Google, using Chrome's built-in OAuth flow.
debugger
Used only for Workday autofill. See the detailed explanation below.
host access to supported job sites
Runs only on the application pages it supports - Greenhouse, Lever, Workday, and Ashby - plus your TryApplyNow account. It does not run on other sites you visit.
The debugger permission looks alarming, so here is exactly what it is for.
Some Workday fields, such as date pickers and type-ahead inputs, reject input that did not come from a real keyboard or mouse. Events that an extension dispatches normally are marked as untrusted by the browser, and Workday refuses them. The only reliable way to fill those specific fields is to use Chrome's debugger interface (the DevTools Protocol), which can deliver keyboard and mouse input that the page accepts as trusted.
We use it specifically to send that input into the Workday form during an autofill. Honest details about how it is scoped:
The extension is scoped to the application pages it supports. Its content scripts load only on Greenhouse, Lever, Workday, and Ashby domains, plus your TryApplyNow account - not on arbitrary pages you browse. Chrome shows you this exact list at install time.
As we add more job boards (LinkedIn and Indeed are next), we will request only those specific domains, and Chrome will ask you to approve the change before it takes effect.
Email support@tryapplynow.com with questions about the extension, or security@tryapplynow.com to report a security concern. See also our Security and Privacy Policy pages.