最后更新 / Last updated: 2026-07-10
GiggleHeader 是一个纯本地运行的开发者工具,用于修改浏览器发出的 HTTP 请求头。
我们不收集任何数据。具体而言:
chrome.storage.local,不会上传或同步到任何服务器。declarativeNetRequest API,只声明"如何修改请求头",由浏览器执行。declarativeNetRequest:用于按你的配置修改 HTTP 请求头。storage:用于在本机保存你的配置。如需卸载,直接在 Chrome 扩展页移除即可,本机数据随之清除。
联系方式:derobukal@gmail.com
GiggleHeader is a fully local developer tool for modifying outgoing HTTP request headers.
We collect no data. Specifically:
chrome.storage.local and are never uploaded or synced to any server.declarativeNetRequest API, declaring only how to modify headers, executed by the browser.declarativeNetRequest: to modify HTTP request headers per your configuration.storage: to save your configuration locally.To uninstall, remove the extension from Chrome's extensions page; local data is cleared accordingly.
Contact: derobukal@gmail.com