{"id":19202617,"url":"https://github.com/simonpai/hammermonkey","last_synced_at":"2026-05-16T11:31:36.771Z","repository":{"id":146351012,"uuid":"141448847","full_name":"simonpai/hammermonkey","owner":"simonpai","description":"A browser debugging tool based on TestCafe hammerhead","archived":false,"fork":false,"pushed_at":"2019-03-18T15:40:44.000Z","size":746,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-09T11:06:28.271Z","etag":null,"topics":["browser","debugging-tool","hammerhead","userscript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonpai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-07-18T14:48:14.000Z","updated_at":"2019-03-18T15:40:47.000Z","dependencies_parsed_at":"2023-07-05T00:19:17.750Z","dependency_job_id":null,"html_url":"https://github.com/simonpai/hammermonkey","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/simonpai/hammermonkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonpai%2Fhammermonkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonpai%2Fhammermonkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonpai%2Fhammermonkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonpai%2Fhammermonkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonpai","download_url":"https://codeload.github.com/simonpai/hammermonkey/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonpai%2Fhammermonkey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100805,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["browser","debugging-tool","hammerhead","userscript"],"created_at":"2024-11-09T12:43:21.997Z","updated_at":"2026-05-16T11:31:36.753Z","avatar_url":"https://github.com/simonpai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overview\nI'm working on this electron app that serves as a browser debugging tool based on [TestCafe's](https://devexpress.github.io/testcafe/) core: [hammerhead](https://github.com/DevExpress/testcafe-hammerhead). This tool should be able to:\n\n* Serve as a userscript/userstyle manager\n* Serve as a middleware manager that intercepts HTTP requests\n* Capture browser console output and execute scripts\n* Apply to any browser that TestCafe supports, which includes in-app web views (Facebook, LINE, etc) and remote ones on browserstack\n\n# How it works\nTestCafe hammerhead works as a [URL-rewriting proxy](https://dzone.com/articles/testcafe-e2e-testing-tool) that rewrites every resources (html, css, js) to keep them under a domain in your control and provide hooks for injection. This method applies to almost every browser and immediately opens a door to write userscripts and intercept HTTP requests in every browser. With such technology we can now easily debug in previously untouchable browsers.\n\n# Current state\nWe are now at [0.2.0](https://github.com/simonpai/hammermonkey/issues/6). In this version, \n* We have the most basic userscript management function\n* We can pipe capture console message\n\n# Road map\n## 0.3\n* A page/frame model to distinguish browser windows in each session\n* A server push mechanism\n* Console eval function\n\n## 0.4\n* Request middleware maganement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonpai%2Fhammermonkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonpai%2Fhammermonkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonpai%2Fhammermonkey/lists"}