- Performance improvements
- Store requests to session storage instead of local storage
- Add experimental support for domain patterns
- Fix detection of inline scripts and CSS in firefox 115
- fix: do not count main request as "other"
- add dark mode
- allow to block cookies
- add reset button
- flow-relative CSS
- settings: add labels
- add lang attribute in HTML
- allow to have temporary and permanent rules
- fix: add title for settings page
- fix: do not clear request counts on navigation inside frame
- fix concurrency issue when recording requests
- allow to disable recording of requests
- move edit raw rules to settings page
- add explicit extension ID
- fix compatibility with event pages
- fix: add DOCTYPE for popup
- allow to edit rules as JSON
- fix inline counts if allowed
- fix outdated help text
- close popup on reload
- detect counts of blocked inline code
- display URLs of blocked subframes
- fix layout warnings
- fix extension icon
- fix: include subdomains in first-party rule
- fix hostname sorting for first party subdomains
- initial release