Introduction
When investigating and debugging browser and browser extension bugs, it's often useful to first have a minimal test page that can be used to reproduce the problem. Over the years, I've created a bunch of these test pages, so I decided to give them a proper home. Bear with me while I try to find them all and migrate them here!
Feel free to use these test pages too, just not in your automated tests!
See also the Adblock Plus test pages and the DuckDuckGo test pages.
Test pages:
- $sitekey filter test page
- about:blank allowlisting test page
- about:blank iframe test page
- Chrome MV3 use_dynamic_url test page
- Clear intervals test page
- Content Security Policy (CSP) test page
- Insecure extension messaging test page
- Large data URI test page
- localStorage usage reporting test page
- Navigation tester
- Popup window test page
- Request Methods test page
- ServiceWorker cached navigation test page
- Third-party iframe blocking test page
- YouTube video auto-play
- YouTube video CSP demo