Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Pas encore il y a quelques secondes
False
Pas encore il y a quelques secondes
Texte déclencheur Texte ignoré Texte bloqué
il y a 6 heures
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to 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
Uh oh!
There was an error while loading. Please reload this page.
electron / electron Public
* Notifications You must be signed in to change notification settings
* Fork 17.4k
* Star 122k
* Code
* Issues 735
* Pull requests 136
* Actions
* Projects
* Security and quality 55
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Actions
* Projects
* Security and quality
* Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Aug 9, 2026
* build: update PGO profiles (#52727)
Show description for a4f3adc
electron-pgo-updater[bot]
authored
a4f3adc View commit details
Copy full SHA for a4f3adc
Browse repository at this point
* chore: remove upstreamed Node.js patches (#52694)
Show description for 1f58b97
Archkon
authored
1f58b97 View commit details
Copy full SHA for 1f58b97
Browse repository at this point
* fix: don't allocate crash keys inside the v8 oom callback (#52591)
Show description for 59fe77f
codebytere
authored
59fe77f View commit details
Copy full SHA for 59fe77f
Browse repository at this point
* build: trust electron-security-backports PRs in faraday (#52718)
Show description for c8c4b71
claude[bot]
and
claude
authored
c8c4b71 View commit details
Copy full SHA for c8c4b71
Browse repository at this point
Commits on Aug 8, 2026
* build(deps): bump the npm_and_yarn group across 1 directory with 2 updates (#52695)
Show description for 50b779b
dependabot[bot]
authored
50b779b View commit details
Copy full SHA for 50b779b
Browse repository at this point
* chore: use base::SysNSStringToUTF8 in more places (#52710)
Show description for fdf2d1f
dsanders11
authored
fdf2d1f View commit details
Copy full SHA for fdf2d1f
Browse repository at this point
* fix: spellcheck failing to initialize on Linux (#52712)
kethinov
authored
6bfb5cf View commit details
Copy full SHA for 6bfb5cf
Browse repository at this point
* chore: fix non-header include (#52714)
dsanders11
authored
632eef1 View commit details
Copy full SHA for 632eef1
Browse repository at this point
* chore: fix include guard name and self-include (#52711)
dsanders11
authored
11cd6f0 View commit details
Copy full SHA for 11cd6f0
Browse repository at this point
Commits on Aug 7, 2026
* chore: remove redundant isolate params in the context bridge (#52569)
Show description for 87eb85d
dsanders11
authored
87eb85d View commit details
Copy full SHA for 87eb85d
Browse repository at this point
* ci: upload audit findings as an audit-results artifact (#52680)
Show description for cf2574d
claude[bot]
and
claude
authored
cf2574d View commit details
Copy full SHA for cf2574d
Browse repository at this point
* fix: guard NotifyUserActivation on live main frame. (#52215)
cucbin
authored
1f4a30d View commit details
Copy full SHA for 1f4a30d
Browse repository at this point
* ci: add automation for blocked/need-{issue,tests} PR labels (#52687)
Show description for 3855490
dsanders11
authored
3855490 View commit details
Copy full SHA for 3855490
Browse repository at this point
* docs: tighten commit organization rules in electron-chromium-upgrade skill (#52681)
Show description for 8b74fbd
claude[bot]
and
claude
authored
8b74fbd View commit details
Copy full SHA for 8b74fbd
Browse repository at this point
* docs: advise bisect-friendly commits in chromium upgrade skill (#52683)
Show description for 26f0ac1
claude[bot]
and
claude
authored
26f0ac1 View commit details
Copy full SHA for 26f0ac1
Browse repository at this point
* fix: exit gracefully when the display server connection is lost (#52603)
Show description for e752ef4
codebytere
authored
e752ef4 View commit details
Copy full SHA for e752ef4
Browse repository at this point
Commits on Aug 6, 2026
* feat: add system passkey support on macOS via `app.configureWebAuthn()` (#51563)
Show description for 050567d
3 people authored
050567d View commit details
Copy full SHA for 050567d
Browse repository at this point
* refactor: remove unused `#include "gin/..."` calls (#52651)
Show description for 802ef45
ckerr
authored
802ef45 View commit details
Copy full SHA for 802ef45
Browse repository at this point
Commits on Aug 5, 2026
* fix: use WeakPtr for MenuDelegate cancellation (#52598)
Show description for 53e7f14
NaterGator
authored
53e7f14 View commit details
Copy full SHA for 53e7f14
Browse repository at this point
* fix: key sandboxed preload code cache entries by consuming site (#52480)
Show description for c38d6fd
MarshallOfSound
authored
c38d6fd View commit details
Copy full SHA for c38d6fd
Browse repository at this point
* build(deps): bump the npm_and_yarn group across 1 directory with 7 updates (#52617)
Show description for 72ecb0d
dependabot[bot]
authored
72ecb0d View commit details
Copy full SHA for 72ecb0d
Browse repository at this point
* build(deps): bump actions/stale from 10.4.0 to 11.0.0 (#52630)
Show description for dbabde4
dependabot[bot]
authored
dbabde4 View commit details
Copy full SHA for dbabde4
Browse repository at this point
* docs: replace dead link in bot message (#52646)
nmggithub
authored
f913dae View commit details
Copy full SHA for f913dae
Browse repository at this point
* refactor: remove unused `#include "third_party/..."` calls (#52642)
Show description for 4299e76
ckerr
authored
4299e76 View commit details
Copy full SHA for 4299e76
Browse repository at this point
* test: fix webview window.opener spec for opener severing in #52472 (#52639)
Show description for 19d610b
claude[bot]
and
claude
authored
19d610b View commit details
Copy full SHA for 19d610b
Browse repository at this point
* chore!: remove deprecated macOS login item API (#52351)
Show description for cca2d62
nikwen
authored
cca2d62 View commit details
Copy full SHA for cca2d62
Browse repository at this point
* ci: bypass depot_tools python3 wrapper in test jobs (#52641)
Show description for b523dea
claude[bot]
and
claude
authored
b523dea View commit details
Copy full SHA for b523dea
Browse repository at this point
Commits on Aug 3, 2026
* feat: add webFrameMain.printToPDF() (#52439)
Show description for b65f0f2
MarshallOfSound
and
claude
authored
b65f0f2 View commit details
Copy full SHA for b65f0f2
Browse repository at this point
* fix: create window.open() children in their own process when their sandbox state differs from the opener (#52472)
Show description for cb42506
MarshallOfSound
and
patchup[bot]
authored
cb42506 View commit details
Copy full SHA for cb42506
Browse repository at this point
* chore: include the asar entry in integrity-check failure messages (#52600)
Show description for a2a0756
codebytere
authored
a2a0756 View commit details
Copy full SHA for a2a0756
Browse repository at this point
* fix: exit and lower child shutdown priority when the windows session ends (#52604)
Show description for 8f9a4d9
codebytere
authored
8f9a4d9 View commit details
Copy full SHA for 8f9a4d9
Browse repository at this point
* build: count electron-docs-reviewer approvals on docs-only PRs (#52599)
Show description for 7e8f283
claude[bot]
and
claude
authored
7e8f283 View commit details
Copy full SHA for 7e8f283
Browse repository at this point
* build: allow single-approver PGO roll PRs via path-scoped faraday trust (#52605)
Show description for fc46b13
claude[bot]
and
claude
authored
fc46b13 View commit details
Copy full SHA for fc46b13
Browse repository at this point
* chore: bump chromium to 153.0.7982.0 (main) (#52567)
Show description for 4dcdf74
4 people authored
4dcdf74 View commit details
Copy full SHA for 4dcdf74
Browse repository at this point
* fix: remove shadow artifacts that appear when multiple windows are created on Linux (#52584)
Show description for 41bb886
mitchchn
authored
41bb886 View commit details
Copy full SHA for 41bb886
Browse repository at this point
PreviousNext
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.