A lightweight chrome extension that allows you to easily add custom headers to requests.
-
Download the last version zip file and unzip it to a folder.
-
Open
chrome://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!
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.
MIT License Copyright (c) 2022 Shuaiqi Wang