{"id":17697300,"url":"https://github.com/wataruoguchi/extended-live-http-headers","last_synced_at":"2026-04-14T06:04:26.665Z","repository":{"id":89876979,"uuid":"312972221","full_name":"wataruoguchi/extended-live-http-headers","owner":"wataruoguchi","description":"Displays the live log with the http request / response headers","archived":false,"fork":false,"pushed_at":"2020-11-15T06:30:03.000Z","size":114,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-25T04:41:43.795Z","etag":null,"topics":["chrome-extension","chrome-extensions","debugger","npm","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wataruoguchi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-15T06:29:49.000Z","updated_at":"2020-11-15T20:18:50.000Z","dependencies_parsed_at":"2023-06-15T23:30:15.855Z","dependency_job_id":null,"html_url":"https://github.com/wataruoguchi/extended-live-http-headers","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wataruoguchi%2Fextended-live-http-headers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wataruoguchi%2Fextended-live-http-headers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wataruoguchi%2Fextended-live-http-headers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wataruoguchi%2Fextended-live-http-headers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wataruoguchi","download_url":"https://codeload.github.com/wataruoguchi/extended-live-http-headers/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246399797,"owners_count":20770907,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","chrome-extensions","debugger","npm","typescript","webpack"],"created_at":"2024-10-24T14:47:02.491Z","updated_at":"2026-04-14T06:04:26.638Z","avatar_url":"https://github.com/wataruoguchi.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Extended live HTTP headers\n\nA simple chrome browser extension that displays the live log with the http request / response headers.\n\n**This repository is created for teaching purpose.**\n\n## How to load\n\n1. Unzip the file `compressed.zip`.\n1. Open the Extension Management page by navigating to [chrome://extensions](chrome://extensions).\n   - The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.\n1. Enable Developer Mode by clicking the toggle switch next to Developer mode.\n1. Click the LOAD UNPACKED button and select the extension directory.\n1. Load the `dist` directory.\n\n## Permissions\n\n- `debugger` - It is required for capturing HTTP response body.\n\n## Setup\n\n```sh\nnpm install\n```\n\n## Build\n\n```sh\nnpm run build\n```\n\n## Prepare for distributing\n\n```sh\nnpm run build \u0026\u0026 npm run zip\n```\n\n## Development\n\n```sh\nnpm run dev\n```\n\n## Clean\n\n```sh\nnpm run clean\n```\n\n## Test\n\n```sh\nnpm run test\n```\n\n## Reference\n\n- [https://developer.chrome.com/extensions](https://developer.chrome.com/extensions)\n- [Live HTTP headers](https://developer.chrome.com/extensions/samples#search:debugger)\n- [https://stackoverflow.com/a/47973302/3718498](https://stackoverflow.com/a/47973302/3718498)\n- [https://gist.github.com/niyazpk/f8ac616f181f6042d1e0](https://gist.github.com/niyazpk/f8ac616f181f6042d1e0)\n- [https://github.com/chibat/chrome-extension-typescript-starter](https://github.com/chibat/chrome-extension-typescript-starter)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwataruoguchi%2Fextended-live-http-headers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwataruoguchi%2Fextended-live-http-headers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwataruoguchi%2Fextended-live-http-headers/lists"}