All notable changes to this project will be documented in this file.
No changes
3.1 - 2024-08-09
- Tweak styles
3.0 - 2024-08-09
- Upgrade to manifest v3
2.9 - 2022-05-19
- Extension's URL
2.8 - 2022-05-13
- Extension's name
2.7 - 2020-02-01
- Use runtime.openOptionsPage to open options page
- Access extension APIs through browser or chrome
2.6 - 2019-04-30
- Link to options page from popup
- Reword "Add Rule" button to "Add Pattern" to match other verbiage
2.5 - 2018-08-02
- Run activeness check on all active tabs on rule change
2.4 - 2018-05-17
- Prevent saving of empty rules
- Prevent empty rules from matching all sites
- Remove upgrade notification
- Prevent blocking of cut events
- Escape periods in auto-generated patterns
2.3 - 2018-03-14
- Fix multi-window support
2.2 - 2018-03-14
- Fix Popup tab URL lookup
2.1 - 2018-03-14
- Fix Regular link in popup
- Fix Chromium bug around adding event listener to null delete button
2.0 - 2018-03-13
- Switch to just blacklist of sites to run on
- Browser action popup to add rule
- Background script to determine activeness
1.1 - 2016-08-29
- This CHANGELOG file
- Copy event blocking prevention