| 2025-10-05 08:04 | bump version to 0.11.1 | Tobias Bengfort |
| 2025-10-05 08:04 | prompt for host permissions when not available | Tobias Bengfort |
| 2025-10-05 07:34 | cleanup: align onNavigation checks | Tobias Bengfort |
| 2025-10-04 20:58 | bump version to 0.11.0 | Tobias Bengfort |
| 2025-10-04 20:55 | only close popup on toplevel navigation | Tobias Bengfort |
| 2025-10-04 18:23 | lint: use const over var in a few places | Tobias Bengfort |
| 2025-10-04 18:03 | display number of blocked requests in badge | Tobias Bengfort |
| 2025-10-04 20:28 | tweak cache | Tobias Bengfort |
| 2025-10-04 18:02 | cleanup: rm 0.8.0 migration | Tobias Bengfort |
| 2025-10-04 16:14 | rm option to disable recording | Tobias Bengfort |
| 2025-04-25 21:39 | bump version to 0.10.0 | Tobias Bengfort |
| 2025-04-25 21:36 | update to manifest v3 | Tobias Bengfort |
| 2025-04-25 21:36 | manifest: tweak icon | Tobias Bengfort |
| 2024-08-23 15:38 | settings: validate json | Tobias Bengfort |
| 2023-12-15 11:31 | add MDO link to README | Tobias Bengfort |
| 2023-12-08 20:17 | bump version to 0.9.0 | Tobias Bengfort |
| 2023-12-08 20:03 | lint | Tobias Bengfort |
| 2023-12-08 20:03 | use async/await in popup | Tobias Bengfort |
| 2023-12-08 19:34 | cache storage access | Tobias Bengfort |
| 2023-12-08 18:01 | split storage into separate module | Tobias Bengfort |
| 2023-12-07 23:39 | bump version to 0.8.0 | Tobias Bengfort |
| 2023-12-07 23:28 | domain patterns | Tobias Bengfort |
| 2023-12-07 23:02 | use async/await syntax | Tobias Bengfort |
| 2023-12-07 19:27 | store requests to session storage | Tobias Bengfort |
| 2023-12-07 19:03 | fix frameAncestors is undefined | Tobias Bengfort |
| 2023-12-07 19:54 | lint: consistent indentation | Tobias Bengfort |
| 2023-11-01 21:41 | update screenshot | Tobias Bengfort |
| 2023-10-08 16:26 | bump version to 0.7.1 | Tobias Bengfort |
| 2023-10-08 16:18 | convert shared.js to module | Tobias Bengfort |
| 2023-10-08 16:17 | adapt to CSP 3 | Tobias Bengfort |
| 2023-10-08 16:16 | lint: missing semicolons | Tobias Bengfort |
| 2023-07-06 06:49 | bump version to 0.7.0 | Tobias Bengfort |
| 2023-07-06 06:39 | add dark mode | Tobias Bengfort |
| 2023-05-23 21:48 | fixup eba7427: do not count main_frame as other | Tobias Bengfort |
| 2023-05-18 14:42 | bump version to 0.6.0 | Tobias Bengfort |
| 2023-05-18 14:40 | Merge branch 'cookies' | Tobias Bengfort |
| 2023-05-18 14:37 | block sending cookies | Tobias Bengfort |
| 2023-05-18 14:37 | record cookies | Tobias Bengfort |
| 2023-05-18 14:36 | use onBeforeSendHeaders instead of onBeforeRequest | Tobias Bengfort |
| 2023-05-18 14:34 | do not break early on main_frame | Tobias Bengfort |
| 2023-05-18 14:30 | Gardening | Tobias Bengfort |
| 2023-05-03 20:54 | bump version to 0.5.0 | Tobias Bengfort |
| 2023-05-03 20:50 | html: add lang attribute | Tobias Bengfort |
| 2023-05-03 20:50 | settings: add labels | Tobias Bengfort |
| 2023-05-03 20:46 | flow-relative CSS | Tobias Bengfort |
| 2023-05-03 20:38 | add reset button | Tobias Bengfort |
| 2023-02-25 07:45 | bump version to 0.4.0 | Tobias Bengfort |
| 2023-02-25 07:28 | add settings title | Tobias Bengfort |
| 2023-02-25 07:25 | Merge branch 'saved-rules-2' | Tobias Bengfort |
| 2023-02-25 07:24 | allow to overwrite savedRules with an empty ruleset | Tobias Bengfort |
| 2023-02-25 07:05 | adapt README | Tobias Bengfort |
| 2023-02-25 00:55 | disable commit button if nothing to commit | Tobias Bengfort |
| 2023-02-25 06:46 | allow to commit to savedRules | Tobias Bengfort |
| 2023-02-24 17:11 | allow to edit savedRules in settings | Tobias Bengfort |
| 2023-02-25 00:13 | add savedRules | Tobias Bengfort |
| 2023-02-25 06:45 | refactor popup toolbar layout | Tobias Bengfort |
| 2023-02-25 06:33 | refactor: add getRules() | Tobias Bengfort |
| 2023-02-25 00:38 | rm unused parameter | Tobias Bengfort |
| 2022-11-27 11:20 | bump version to 0.3.1 | Tobias Bengfort |
| 2022-11-27 11:19 | fix: do not clear requests on navigation inside frame | Tobias Bengfort |
| 2022-11-27 10:46 | bump version to 0.3.0 | Tobias Bengfort |
| 2022-11-27 10:49 | readme: clarify that all cached requests are not counted | Tobias Bengfort |
| 2022-11-27 10:34 | fix recording concurrency issue | Tobias Bengfort |
| 2022-11-27 09:50 | store recording in local storage | Tobias Bengfort |
| 2022-11-27 09:46 | refactor storage access | Tobias Bengfort |
| 2022-11-27 08:38 | allow to disable recording | Tobias Bengfort |
| 2022-11-27 08:37 | scope popup input styling to table | Tobias Bengfort |
| 2022-11-27 07:23 | mv edit raw rules to settings page | Tobias Bengfort |
| 2022-11-25 22:45 | add explicit extension ID | Tobias Bengfort |
| 2022-10-15 11:46 | bump version to 0.2.1 | Tobias Bengfort |
| 2022-10-15 11:43 | avoid state in background page | Tobias Bengfort |
| 2022-08-10 07:16 | fix: add DOCTYPE for popup | Tobias Bengfort |
| 2022-08-08 19:51 | bump version to 0.2.0 | Tobias Bengfort |
| 2022-08-08 19:51 | typo | Tobias Bengfort |
| 2022-08-08 19:51 | update README | Tobias Bengfort |
| 2022-08-08 19:03 | fix: report inline numbers even if allowed | Tobias Bengfort |
| 2022-08-07 20:43 | allow to edit raw rules | Tobias Bengfort |
| 2022-08-07 15:34 | Fixup 4361df4: rm note in help about missing inline counts | Tobias Bengfort |
| 2022-08-07 09:15 | bump version to 0.1.0 | Tobias Bengfort |
| 2022-08-07 09:06 | create placeholder for subframes | Tobias Bengfort |
| 2022-08-07 08:49 | fix layout warnings | Tobias Bengfort |
| 2022-08-07 08:24 | detect inline numbers | Tobias Bengfort |
| 2022-08-07 07:46 | close popup on reload | Tobias Bengfort |
| 2022-08-01 20:20 | bump version to 0.0.1 | Tobias Bengfort |
| 2022-08-01 20:17 | fix hostname sorting for first party subdomains | Tobias Bengfort |
| 2022-08-01 19:46 | fix: include subdomains in first-party rule | Tobias Bengfort |
| 2022-07-31 22:54 | use svg icon directly | Tobias Bengfort |
| 2022-07-30 21:51 | add author and url to manifest | Tobias Bengfort |
| 2022-07-30 21:17 | mv files to src | Tobias Bengfort |
| 2022-07-30 21:15 | add in-app help | Tobias Bengfort |
| 2022-07-30 20:42 | add README | Tobias Bengfort |
| 2022-07-30 19:37 | ignore wildcard in first-party | Tobias Bengfort |
| 2022-07-30 19:37 | display context in first table cell | Tobias Bengfort |
| 2022-07-30 19:32 | allow to load different context in popup | Tobias Bengfort |
| 2022-07-30 19:32 | send context in setRule | Tobias Bengfort |
| 2022-07-30 18:57 | refactor popup.js | Tobias Bengfort |
| 2022-07-30 18:25 | shared namespace | Tobias Bengfort |
| 2022-07-30 18:22 | restrict rules that are sent to popup | Tobias Bengfort |
| 2022-07-30 18:18 | restrict updateInherit to type | Tobias Bengfort |
| 2022-07-30 18:14 | split out some code to shared.js | Tobias Bengfort |
| More commits remaining… |