This is the production Chrome extension package. It connects to the ResumeRefresh backend hosted on Render and the configured Google Apps Script account service.
- Unzip this folder.
- Open
chrome://extensionsin Chrome. - Turn on Developer mode.
- Click Load unpacked.
- Select the
ResumeRefreshfolder. - Reload the extension after any update.
Press Ctrl+Shift+Y to open ResumeRefresh.
The first user creates an account with a Gmail address. The account session is remembered locally on that Chrome profile. Later uses skip sign-in.
Paste the job description, upload a PDF resume, and press Submit. ResumeRefresh sends the resume and job description to the production backend, generates the personalized resume, and saves submission data to the owner's Google Sheet/Drive through the configured backend.
- PDF only, maximum 8 MB.
- No OpenRouter API key is stored in the extension.
- Users do not need access to the owner's Google Sheet or Drive folder.
- The ZIP is for unpacked/developer installation. General public distribution through Chrome normally uses the Chrome Web Store.