Skip to content
Nav0
Main Navigation HomeGuideInstallBlogRelease Notes
FAQ
Privacy Policy
Terms of Use
Disclaimer

Appearance

Sidebar Navigation

Release Notes

All Releases

v0.2.2

v0.2.1

v0.2.0

v0.1.2

v0.1.1

v0.1.0

v0.0.9

v0.0.8

v0.0.7

v0.0.6

v0.0.4

v0.0.5-alpha

v0.0.2-alpha

v0.0.3-alpha

v0.0.1-alpha

On this page

v0.2.2 ​

Latest

April 17, 2026

Site Compatibility ​

  • Cloudflare Turnstile Support — align SEC-CH-UA, SEC-CH-UA-Mobile, and SEC-CH-UA-Platform headers with the overridden User-Agent so Turnstile challenges pass; strip Client Hints for Firefox and Safari presets
  • Chrome Version Pinning — substitute Electron's real Chromium major into the UA preset's Chrome/ and Edg/ tokens so navigator.userAgent, navigator.userAgentData, and outgoing SEC-CH-UA all agree
  • Google Sign-In Fix — swap in a Firefox User-Agent for accounts.google.com (and drop Client Hints for that host) so Google serves the Firefox sign-in path instead of blocking embedded-browser detection
  • Gmail / Google Runtime Stub — inject a minimal window.chrome.runtime stub on Google domains (excluding hangouts/drive) via the web-content preload so Google's "is this real Chrome?" probe succeeds

Improvements ​

  • Header Policy Split — split applyCookiePolicy into applyRequestHeaderPolicy + applyResponseHeaderPolicy so cookie stripping, Client Hints alignment, and host-specific UA overrides share the single onBeforeSendHeaders listener Electron allows per session

Last updated:

Pager
Previous pageAll Releases
Next pagev0.2.1

Released under the MIT License.

Copyright Ketan Patil