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
ui
devtools
on
d1
User selector
All users
All time
Commit history
Commits on Sep 24, 2024
Preview Slider value
alexanderby
committed
e6a5a87
View commit details
Copy full SHA for e6a5a87
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
Mobile design preview
alexanderby
committed
e11200c
View commit details
Copy full SHA for e11200c
View code at this point
Browse repository at this point
Commits on Aug 22, 2024
Fix switching between designs
alexanderby
committed
af29dc3
View commit details
Copy full SHA for af29dc3
View code at this point
Browse repository at this point
Button to preview newest design
alexanderby
committed
fde475c
View commit details
Copy full SHA for fde475c
View code at this point
Browse repository at this point
Commits on May 1, 2024
Fix Inversion and Static Fix editors
Show description for f055ea9
alexanderby
committed
f055ea9
View commit details
Copy full SHA for f055ea9
View code at this point
Browse repository at this point
Commits on Apr 25, 2024
Fix Dev Tools tests
alexanderby
committed
b89241d
View commit details
Copy full SHA for b89241d
View code at this point
Browse repository at this point
Fix applying Dev Tools fixes
alexanderby
committed
92a28f7
View commit details
Copy full SHA for 92a28f7
View code at this point
Browse repository at this point
Commits on Apr 23, 2024
Dev Tools: Ability to add a new fix for a domain
alexanderby
committed
652751a
View commit details
Copy full SHA for 652751a
View code at this point
Browse repository at this point
Dev Tools: Ability to delete a single site fix
alexanderby
committed
962feca
View commit details
Copy full SHA for 962feca
View code at this point
Browse repository at this point
Fix Dev Tools site fixes focus after change
alexanderby
committed
a6eeafa
View commit details
Copy full SHA for a6eeafa
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
Per site Dev Tools
alexanderby
committed
cde0a4d
View commit details
Copy full SHA for cde0a4d
View code at this point
Browse repository at this point
Commits on Apr 19, 2024
Use tabs for Dynamic Fixes
alexanderby
committed
dca627d
View commit details
Copy full SHA for dca627d
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
Restructure Dev Tools
alexanderby
committed
200d7ed
View commit details
Copy full SHA for 200d7ed
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Refactor: reuse a common template for all HTML files (#11421)
Show description for 02f202e
bershanskiy
authored
02f202e
View commit details
Copy full SHA for 02f202e
View code at this point
Browse repository at this point
Commits on May 4, 2023
Fix preview new design button (#11225)
Show description for 80b0389
bershanskiy
authored
80b0389
View commit details
Copy full SHA for 80b0389
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
Refactor: avoid type casts (#11182)
bershanskiy
authored
4a494fd
View commit details
Copy full SHA for 4a494fd
View code at this point
Browse repository at this point
Commits on Apr 19, 2023
Fix: hide new design preview button on mobile (#11155)
Show description for 04dc8e1
bershanskiy
authored
04dc8e1
View commit details
Copy full SHA for 04dc8e1
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
Refactor: stricter TypeScript types (#11093)
Show description for 7022dff
bershanskiy
authored
7022dff
View commit details
Copy full SHA for 7022dff
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 Jan 8, 2023
Refactor: extract DevTools data from ExtensionData (#10589)
bershanskiy
authored
9654563
View commit details
Copy full SHA for 9654563
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 Oct 4, 2022
CI: fix browser tests and disallow failing on CI (#10003)
Show description for 7f98fc4
bershanskiy
authored
7f98fc4
View commit details
Copy full SHA for 7f98fc4
View code at this point
Browse repository at this point
Commits on Oct 1, 2022
Fix and refactor openExtensionPage() (#9970)
bershanskiy
authored
b38b8f3
View commit details
Copy full SHA for b38b8f3
View code at this point
Browse repository at this point
Commits on Sep 14, 2022
Refactor: use proper ThemeEngine enum (#9821)
bershanskiy
authored
a9a9325
View commit details
Copy full SHA for a9a9325
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
Fix: do not make useless test WS connections (#9452)
bershanskiy
authored
8405f04
View commit details
Copy full SHA for 8405f04
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Toggle detected dark theme (#8372)
alexanderby
authored
a48a1ff
View commit details
Copy full SHA for a48a1ff
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
Removed HTML bundles generation (#7841)
Show description for a9e7072
alexanderby
authored
a9e7072
View commit details
Copy full SHA for a9e7072
View code at this point
Browse repository at this point
Commits on Oct 23, 2021
Refactor: remove mock Connector (#7159)
bershanskiy
authored
a930d2d
View commit details
Copy full SHA for a930d2d
View code at this point
Browse repository at this point
Commits on Oct 20, 2021
Refactor: stricter type declarations (#7132)
bershanskiy
authored
aef1d08
View commit details
Copy full SHA for aef1d08
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Refactor: use unique message IDs for WS test messages (#6990)
bershanskiy
authored
aa54f7e
View commit details
Copy full SHA for aa54f7e
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
Tests: devtools E2E test (#6811)
bershanskiy
authored
a9b7abc
View commit details
Copy full SHA for a9b7abc
View code at this point
Browse repository at this point
Commits on Aug 10, 2021
Enforce correct relative imports (#6461)
Gusted
authored
c203735
View commit details
Copy full SHA for c203735
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
Refactor: add more type declarations (#6284)
Show description for ebeb326
bershanskiy
authored
ebeb326
View commit details
Copy full SHA for ebeb326
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
Confirm before resetting changes (#4887)
Show description for 360bb7b
Gusted
authored
360bb7b
View commit details
Copy full SHA for 360bb7b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.