Releases: omarbhl/Folio
Release list
Folio v1.1.0
Release v1.1.0
- Bumped the extension to 1.1.0 for Chrome Web Store packaging.
- Added the manual QA checklist for store submission.
- Fixed onboarding so Quick Start does not return during normal edits after setup.
- Stabilized Education and Experience selector card layout.
- Removed duplicate selector separators while keeping timeline spacing clean.
Folio v1.0.2
Release v1.0.2
- Overhauled the extension popup and options UI.
- Changed scanning behavior to run on demand and reduced passive page scanning.
- Added dynamic analytics and local profile activity tracking.
- Improved autofill event dispatching for controlled forms.
- Reworked Education and Experience editing flows.
- Replaced custom answers with an AI coming-soon placeholder.
- Removed unused chart code and cleaned dependencies.
Folio v1.0.1
Folio v1.0.1
This is a small v1 update for Folio, still a personal work-in-progress project.
What's new
- Added custom answers support for recurring application questions.
- Custom answers can now be shown and edited in a full-width table.
- Improved README with clearer install steps and roadmap.
- Updated settings favicon to the Folio icon.
- Added fun autofill activity ranks.
- Education start date now uses year-only input.
- Improved field matching so saved custom answers can be reused during autofill.
- Bumped extension version to 1.0.1.
Install in Chrome
- Download
Folio-v1.0.1.zipfrom this release. - Unzip it somewhere on your computer.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select the unzipped folder.
- Pin Folio from the Chrome extensions menu.
Folio is not on the Chrome Web Store yet, so this is the manual install path for now.
Folio v1.0.0
Folio v1.0.0
Initial public release of Folio, a privacy-first browser extension that helps autofill job applications using your saved profile, documents, and reusable answers.
Folio is still a work-in-progress personal project. It is not a polished commercial product yet, and it has not been security audited. Expect rough edges while it evolves.
Highlights
- One-click autofill for matched job application fields
- Local profile manager for personal info, education, experience, skills, and answers
- Resume/CV document manager with upload support
- Autofill activity dashboard with forms filled, fields filled, and estimated time saved
- Light, dark, and auto theme modes
- Local-first storage with no backend, no account, and no telemetry
- Manual control: Folio never submits applications automatically
Install in Chrome
-
Download
Folio-v1.0.0.zipfrom this release. -
Unzip the file somewhere on your computer.
-
Open Chrome and go to:
chrome://extensions -
Enable Developer mode in the top-right corner.
-
Click Load unpacked.
-
Select the unzipped
Folio-v1.0.0folder. -
Pin Folio from the Chrome extensions menu.
How to Use
- Open Folio settings from the extension popup.
- Fill in your profile details.
- Add resumes/CVs in My files.
- Visit a job application page.
- Open the Folio popup.
- Click Auto-fill when Folio detects fields.
- Review everything before submitting.
Privacy
Folio stores your data locally in your browser using chrome.storage.local.
It does not send your profile to a server, does not include telemetry, and does not click submit buttons.
Known Notes
- This is an early personal project release.
- Some websites use complex custom inputs that may need more support.
- The extension currently uses broad host permissions so it can detect forms across many sites.
- More platform-specific matching and language support are planned.