Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
coding-coding-coding
/
darkreader
Public
forked from
darkreader/darkreader
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
darkreader
src
inject
index.ts
on
d2
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 9, 2024
MV3: Disable running in panels
alexanderby
committed
8bd0447
View commit details
Copy full SHA for 8bd0447
View code at this point
Browse repository at this point
Commits on May 23, 2024
Fix injecting MV3 scripts multiple times
alexanderby
committed
4db6eac
View commit details
Copy full SHA for 4db6eac
View code at this point
Browse repository at this point
Commits on Mar 14, 2024
Optimize CSS rule type determination
alexanderby
committed
59a755f
View commit details
Copy full SHA for 59a755f
View code at this point
Browse repository at this point
Commits on Nov 23, 2023
Dark theme detector hints config
alexanderby
committed
999201e
View commit details
Copy full SHA for 999201e
View code at this point
Browse repository at this point
Commits on Jun 15, 2023
Refactor: implement DocumentInfo.scriptId (#11372)
Show description for ff513cf
bershanskiy
authored
ff513cf
View commit details
Copy full SHA for ff513cf
View code at this point
Browse repository at this point
Commits on May 31, 2023
Refactor: split debug messages into a separate type (#11345)
bershanskiy
authored
d521412
View commit details
Copy full SHA for d521412
View code at this point
Browse repository at this point
Commits on May 14, 2023
Refactor: send export CSS command directly from UI to CS (#11273)
bershanskiy
authored
00bfc3c
View commit details
Copy full SHA for 00bfc3c
View code at this point
Browse repository at this point
Refactor: better types for messaging (#11272)
Show description for 2792091
bershanskiy
authored
2792091
View commit details
Copy full SHA for 2792091
View code at this point
Browse repository at this point
Commits on May 11, 2023
Fix: ignore color-scheme messages from subframes (#11254)
Show description for 8bfa45a
bershanskiy
authored
8bfa45a
View commit details
Copy full SHA for 8bfa45a
View code at this point
Browse repository at this point
Tests: add color scheme emulation for Firefox (#11252)
bershanskiy
authored
27246a0
View commit details
Copy full SHA for 27246a0
View code at this point
Browse repository at this point
Commits on May 2, 2023
Fix: re-insert fixes into Shadow DOM nodes if custom element removes them during initialization (#11212)
Show description for ed54680
bershanskiy
authored
ed54680
View commit details
Copy full SHA for ed54680
View code at this point
Browse repository at this point
Commits on Apr 30, 2023
Refactor: rename compilation constants (#11201)
bershanskiy
authored
e6a0651
View commit details
Copy full SHA for e6a0651
View code at this point
Browse repository at this point
Commits on Apr 12, 2023
Fix: use passive event listeners (#11082)
bershanskiy
authored
1e3182c
View commit details
Copy full SHA for 1e3182c
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
Tests: automatically await for styles and buttons in browser tests (#11094)
Show description for c0019fd
bershanskiy
authored
c0019fd
View commit details
Copy full SHA for c0019fd
View code at this point
Browse repository at this point
Commits on Apr 4, 2023
Refactor: explicitly compile out eval() only used in tests (#11042)
Show description for 6ddd9c1
bershanskiy
authored
6ddd9c1
View commit details
Copy full SHA for 6ddd9c1
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
Tests: support Firefox browser tests (#10948)
Show description for 6683195
bershanskiy
authored
6683195
View commit details
Copy full SHA for 6683195
View code at this point
Browse repository at this point
Commits on Jan 31, 2023
Tests: replace timeouts with events (#10715)
bershanskiy
authored
58ed8de
View commit details
Copy full SHA for 58ed8de
View code at this point
Browse repository at this point
Commits on Nov 27, 2022
Refactor: enable strictNullChecks in TypeScript compiler configuration (#10399)
bershanskiy
authored
b325d65
View commit details
Copy full SHA for b325d65
View code at this point
Browse repository at this point
Commits on Nov 26, 2022
Refactor: send all Dynamic relevant to the origin to dynamic theme (#10167)
bershanskiy
authored
d39d887
View commit details
Copy full SHA for d39d887
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
Refactor: compile out platform-specific code (#9671)
bershanskiy
authored
e416cb3
View commit details
Copy full SHA for e416cb3
View code at this point
Browse repository at this point
Commits on Aug 14, 2022
Build process: add option to save debug logs to disk (#9564)
bershanskiy
authored
5e767e0
View commit details
Copy full SHA for 5e767e0
View code at this point
Browse repository at this point
Commits on Aug 13, 2022
Refactor: avoid some any casts (#9563)
bershanskiy
authored
0f82e3b
View commit details
Copy full SHA for 0f82e3b
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
Refactor: better system color scheme change detection (#9554)
Show description for 29e9312
bershanskiy
authored
29e9312
View commit details
Copy full SHA for 29e9312
View code at this point
Browse repository at this point
Commits on Jul 6, 2022
MV3: settings UI notifies background of system color scheme (#9187)
bershanskiy
authored
ddd9f9c
View commit details
Copy full SHA for ddd9f9c
View code at this point
Browse repository at this point
Commits on Jul 5, 2022
Restore try-catch clause in CS message passing (#9200)
Show description for a95ba2b
bershanskiy
authored
a95ba2b
View commit details
Copy full SHA for a95ba2b
View code at this point
Browse repository at this point
Refactor: convert isMV3 to compilation config __MV3__
bershanskiy
authored
ead9c4f
View commit details
Copy full SHA for ead9c4f
View code at this point
Browse repository at this point
Commits on Jul 4, 2022
Refactor: use consistent style in switch statements (#9188)
bershanskiy
authored
12caab0
View commit details
Copy full SHA for 12caab0
View code at this point
Browse repository at this point
MV3: 'system' Automation (#9180)
bershanskiy
authored
5e287e5
View commit details
Copy full SHA for 5e287e5
View code at this point
Browse repository at this point
Commits on Jul 3, 2022
Refactor: avoid objects with only one attribute (#9179)
bershanskiy
authored
b8b7d49
View commit details
Copy full SHA for b8b7d49
View code at this point
Browse repository at this point
Refactor: Use proper MessageType enum (#9178)
bershanskiy
authored
2953e41
View commit details
Copy full SHA for 2953e41
View code at this point
Browse repository at this point
Commits on Jul 2, 2022
In MV3 builds, use promise-based message passing in CS (#9174)
bershanskiy
authored
ea59afe
View commit details
Copy full SHA for ea59afe
View code at this point
Browse repository at this point
Commits on May 9, 2022
Hide long logs (#8853)
Show description for dbe6122
Gusted
authored
dbe6122
View commit details
Copy full SHA for dbe6122
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
Dark theme detection UI message (#8350)
alexanderby
authored
ca4a603
View commit details
Copy full SHA for ca4a603
View code at this point
Browse repository at this point
Detect website's dark theme (#7995)
Show description for 0fad2a2
alexanderby
authored
0fad2a2
View commit details
Copy full SHA for 0fad2a2
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Fix: work around Vivaldi erroneously injecting CS into panes (#6858)
bershanskiy
authored
9d171e6
View commit details
Copy full SHA for 9d171e6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.