Skip to content

Commit 167e15d

Browse files
committed
4.9.123
1 parent 60f0a3b commit 167e15d

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 4.9.123 (March 1, 2026)
2+
3+
- Firefox: Disable white flash prevention in iframes (FF 148 issue in Google Docs, CKEditor and others).
4+
15
# 4.9.122 (February 27, 2026)
26

37
- Chrome: Fixed PDF inversion in Dynamic mode.

β€Žpackage-lock.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "darkreader",
3-
"version": "4.9.122",
3+
"version": "4.9.123",
44
"description": "Dark mode for every website",
55
"scripts": {
66
"api": "node --max-old-space-size=3072 tasks/cli.js build --api",

β€Žsrc/manifest.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "Dark Reader",
4-
"version": "4.9.122",
4+
"version": "4.9.123",
55
"author": "Alexander Shutau",
66
"description": "__MSG_extension_description__",
77
"default_locale": "en",

0 commit comments

Comments
Β (0)