https://github.com/brawl345/modify-headers-dnr
Modify request and response headers through the DeclarativeNetRequest API
https://github.com/brawl345/modify-headers-dnr
Last synced: 2 months ago
JSON representation
Modify request and response headers through the DeclarativeNetRequest API
- Host: GitHub
- URL: https://github.com/brawl345/modify-headers-dnr
- Owner: Brawl345
- License: unlicense
- Created: 2024-08-18T18:41:56.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-08-30T17:40:54.000Z (9 months ago)
- Last Synced: 2025-01-30T02:43:37.335Z (4 months ago)
- Language: Svelte
- Size: 993 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## Modify Headers DNR
WebExtension to modify request and response headers through the [DeclarativeNetRequest](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/declarativeNetRequest) (DNR) API.
## Installation
- Available for Firefox on [addons.mozilla.org](https://addons.mozilla.org/firefox/addon/modify-headers-dnr/)
## Development
1. `git clone ...`
2. `npm ci`
3. `npm run dev`
4. `npm run start:chrome` or `npm run start:firefox`## Screenshots

