Skip to content

Releases: FirefoxBar/HeaderEditor

4.1.1

20 Dec 14:38
Compare
Choose a tag to compare
  • Feat: modify response body (only Firefox, should switch on it in option page)
  • Fix: modify response header not work

HeaderEditor-4.1.1.xpi
sha256: d758784a4f5a5d82f6ba6be5a085fdb4e4ac5b443673f195a9cc94a7293bf3c5

4.1.0

07 Dec 12:08
Compare
Choose a tag to compare
  • Feat: Add header name auto-complete.
  • Feat: Add more information for detail object.
  • Feat: Include request headers in details object for custom modify headers function.
  • Fix: Can not use custom function in cancel.

Why not release Firefox version?
Because Mozilla has blocked my account because of the my mail address repeatedly, 4.1.0 will not release the Firefox version.

4.0.7-

10 Feb 05:52
Compare
Choose a tag to compare
  • Fixed _header_editor_remove_ not work well sometimes
  • Fixed display wrong icon when starting up ( #124 )
  • Update pl translation

HeaderEditor-4.0.7.xpi sha256:7ee7ab10b4cdfca5162445962dcea97260a5a2efa9309155594fd2091bd93bb5

4.0.6

01 Feb 02:34
Compare
Choose a tag to compare
  • Fixed display a wrong upload date sometimes
  • Fixed some UI bugs on Firefox
  • Fixed some bugs on Android

4.0.5

30 Jan 07:13
Compare
Choose a tag to compare
  • Add cloud backup
  • Add grey icon ( #121 )
  • Fixed too many groups not displayed fully
  • Move init from mounted to created for a little speed
  • Rename "Disable all" to "Enable HE" ( #113 )
  • Replace material-design-icons with iconfont
  • Optimize small screen experence

4.0.4

28 Dec 14:52
Compare
Choose a tag to compare

4.0.3

29 Oct 02:27
Compare
Choose a tag to compare
  • Add pl translation
  • Add request id
  • Add cancel request by return _header_editor_cancel_
  • Fxied some bugs with custom function (#101)
  • Fixed not work well if url contains non-utf-8 characters (#103)

4.0.2

25 Oct 14:39
Compare
Choose a tag to compare
  • Replace icon name to code point
  • Show loading effect
  • Fixed some rules do not appear immediately
  • Hide empty group automaticly

4.0.1

24 Oct 14:13
Compare
Choose a tag to compare
  • Fixed some rules not work

4.0.0

24 Oct 06:09
Compare
Choose a tag to compare

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