| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ghostery-gpg-public-key.asc | 2026-07-29 | 1.3 kB | |
| ghostery-extension-10.5.53.tar.gz.asc | 2026-07-29 | 659 Bytes | |
| ghostery-extension-10.5.53.zip.asc | 2026-07-29 | 659 Bytes | |
| ghostery-automation-safari-10.5.53.zip | 2026-07-29 | 7.4 MB | |
| ghostery-automation-chromium-10.5.53.zip | 2026-07-29 | 7.5 MB | |
| ghostery-automation-firefox-10.5.53.zip | 2026-07-29 | 4.3 MB | |
| ghostery-safari-10.5.53.zip | 2026-07-29 | 7.4 MB | |
| ghostery-chromium-10.5.53.zip | 2026-07-29 | 7.4 MB | |
| ghostery-firefox-10.5.53.zip | 2026-07-29 | 4.2 MB | |
| README.md | 2026-07-29 | 2.8 kB | |
| v10.5.53 source code.tar.gz | 2026-07-29 | 6.3 MB | |
| v10.5.53 source code.zip | 2026-07-29 | 6.7 MB | |
| Totals: 12 Items | 51.2 MB | 6 | |
Summary
- Global Privacy Control: Your GPC opt-out is now exposed to websites through the JavaScript API.
- More reliable blocking: Scriptlets now inject earlier and more consistently — before a page's own scripts run and inside cross-origin frames — closing gaps where trackers and ads could slip through.
What's Changed
- fix(e2e): unblock WebDriver navigation to extension pages on Firefox 153+ by @chrmod in https://github.com/ghostery/ghostery-extension/pull/3526
- chore(deps-dev): bump prettier from 3.9.5 to 3.9.6 by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3525
- chore(deps): bump @duckduckgo/autoconsent from 16.11.0 to 16.15.0 by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3524
- chore(deps): bump @sentry/browser from 10.66.0 to 10.67.0 by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3523
- chore(deps): bump @ghostery/scriptlets from
a054bb4to78f1c05by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3522 - chore(deps-dev): bump the wdio group with 3 updates by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3521
- feat: add Slovenian filters by @seia-soto in https://github.com/ghostery/ghostery-extension/pull/3520
- fix(content_scripts): validate window message source in notification and element-picker bridges by @chrmod in https://github.com/ghostery/ghostery-extension/pull/3518
- chore(deps-dev): bump fast-uri from 3.1.3 to 3.1.4 by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3528
- chore(deps-dev): bump fast-xml-parser from 5.9.3 to 5.10.1 by @dependabot[bot] in https://github.com/ghostery/ghostery-extension/pull/3527
- feat(telemetry): detect attribution from session storage by @chrmod in https://github.com/ghostery/ghostery-extension/pull/3517
- fix(telemetry): SERP counting with page views by @smalluban in https://github.com/ghostery/ghostery-extension/pull/3497
- fix(adblocker): reliably inject subframe scriptlets into cross-origin frames on Firefox by @smalluban in https://github.com/ghostery/ghostery-extension/pull/3499
- Full GPC support (set "navigator.globalPrivacyControl" on Firefox and Chromium) by @philipp-classen in https://github.com/ghostery/ghostery-extension/pull/3529
- Guarantee document_start scriptlet injection on Chromium via userScripts by @chrmod in https://github.com/ghostery/ghostery-extension/pull/3464
- Fixed: content scripts are not reliably removed when global pause is flipped by @philipp-classen in https://github.com/ghostery/ghostery-extension/pull/3533
- Release v10.5.53 by @chrmod in https://github.com/ghostery/ghostery-extension/pull/3531
Full Changelog: https://github.com/ghostery/ghostery-extension/compare/v10.5.52...v10.5.53