Releases: FirefoxBar/HeaderEditor
Releases · FirefoxBar/HeaderEditor
4.0.1
4.0.0
Refactor with webpack, npm and vue
- Most third-party components are no longer included in the code repository
- Build using webpack instead of WebExt-build-tool
- Improve interface compatibility and ease of use
Fixed many bugs
Main focus on interface
New features
- Rule clone
- Use lowercase header name
- Floating view
- Export and import with groups
- Disable all rules in popup panel
3.0.8
3.0.6
3.0.5
3.0.4
3.0.3
- Added pt_BR language
- Added collapse groups option
- Added hide empty groups (#50)
- Added batch enable and disable (#55)
- Added enable or disable add-anti-theif-link menu (#57)
- Added real-time-test for other rules (only show match or mismatch, #42)
- Optimize small screen experience
- Replace iconfont with codepoint (#46)
3.0.2
- Added hover tooltips to the buttons (#49 )
- Fixed can't disable rules (#47 )
- Fixed execute type is always set to normal (#47 )
- Fixed a wrong word (#46 )
- Fixed can't edit match type (#49 )
- Fixed if you edit a rule and then save it you cannot see changes you made to that rule on the page (#49 )
- Fixed sometimes the pink button will block a button make you can not pick up or unfurl a group, you can pick up or unfurl a group by click its title now (#49 )
- Fixed some interface bugs