simple-header-modifier
simple-header-modifier copied to clipboard
Modify headers by new declarativeNetRequest API
Simple Header Modifier
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://extensionsand 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