Releases: Kenny1291/cleaner-twitter
Releases · Kenny1291/cleaner-twitter
v.0.4.4-alpha
- fix: The extension now works again after install on Twitter tabs that were already open
- fix: Rules can now have duplicate names without causing any issue
v.0.4.3-alpha
- Fix: Add rules in default rules update system
v.0.4.2-alpha
- Fix: prevent update system to try to update default rule when is deleted
- Fix: Prevent issues when deleting default rules (order)
- Prevent any issue when adding default rules
v.0.4.1-alpha
- New default and custom rules are now enabled by default
Dev notes
- Restructured project folders
- Updated manifest description
v.0.4.0-alpha
- The toggles options are now separated into different groups and other minor popup UI improvements
- Rules are now enabled by default when installing the extension or restoring the default rules
Dev notes
- Switched to new data file
v.0.3.7-alpha
- Removed utils tests folder zip
v.0.3.6-alpha
- Fixed typo in confirm modal
- Improved description of options page
- Add a button to enable/disable all rules
- updated Pico
v.0.3.5-alpha
Fixes:
- Package is invalid error when trying to install the extension
- Failed Service Worker registration
- Feedback for "Update now" button not being displayed
v.0.3.4-alpha
- Updated all urls query/filters to match also x.com
v.0.3.3-alpha
- Added support for x.com domain
- Added feedback for "Update now" button
- Prevent "Update now" button spam at UI level
- User can enable rules after install without reloading open tabs
Dev feat:
- Replaced all the regex with a custom parser
- New tool to update default css rules