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 such as Greenhouse, Lever, and Workday. 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 all sites (<all_urls>)
The extension is currently configured to run on all sites. See the honest note below.
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:
Today the extension requests access to all sites (<all_urls> in its manifest), and its content scripts can load on any page you visit. This is what Chrome will show you at install time. We have not narrowed this permission to a fixed list of job sites, and we are reviewing whether it can be scoped more tightly. We are telling you the current state plainly rather than implying it is already restricted.
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.