Privacy
Privacy policy
MockHeader does not collect personal data. There is no account, no analytics, and no backend.
What is stored
Profiles, theme, and language live in chrome.storage.local on this device. Export writes a file you chose. Copy uses the clipboard only when you click Export.
What the permissions are for
| Permission | Why |
|---|---|
storage | Save profiles on this device |
declarativeNetRequest | Apply header and redirect rules |
<all_urls> | Match requests you choose to modify |
tabs | Current-tab / window filters and the page URL chips |
alarms | Re-check time filters once a minute |
clipboardWrite | Copy the export string |
The extension never uploads browsing history, headers, or profile contents.
Source
The store package is built from github.com/nightsumx/MockHeader. MIT License.
Contact
Open an issue on the GitHub repository.