HeaderEditor Versions Save

Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests

4.1.1

4 years ago
  • 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

4 years ago
  • 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

5 years ago
  • 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

5 years ago
  • Fixed display a wrong upload date sometimes
  • Fixed some UI bugs on Firefox
  • Fixed some bugs on Android

4.0.5

5 years ago
  • 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

5 years ago

Fixed #114 #116 #117 #118

4.0.3

5 years ago
  • 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

5 years ago
  • Replace icon name to code point
  • Show loading effect
  • Fixed some rules do not appear immediately
  • Hide empty group automaticly

4.0.1

5 years ago
  • Fixed some rules not work

4.0.0

5 years ago

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