Skip to content

myWsq/simple-header-modifier

Repository files navigation

Simple Header Modifier

Badge Badge Badge

A lightweight chrome extension that allows you to easily add custom headers to requests.

Install

  • Download the last version zip file and unzip it to a folder.

  • Open chrome:https://extensions and turn on the Developer mode in top right.

  • Click the Load unpacked extension button and select the unzipped folder to install it.

  • Enjoy it!

Note

Simple Header Modifier modified your request headers and get feedback through the declarativeNetRequest API. However, the onRuleMatchedDebug method is only available for unpacked extensions. This is the reason why this extension cannot be installed by store.

License

MIT License Copyright (c) 2022 Shuaiqi Wang