{"id":26673285,"url":"https://github.com/diloabininyeri/chrome","last_synced_at":"2026-04-19T14:35:05.512Z","repository":{"id":284306347,"uuid":"954503758","full_name":"diloabininyeri/chrome","owner":"diloabininyeri","description":"It allows you to perform actions by communicating with chrome dev-tools, such as going to this site, taking data, taking a photo, opening a new tab or clicking this button.","archived":false,"fork":false,"pushed_at":"2025-03-27T05:04:42.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-23T19:45:59.563Z","etag":null,"topics":["chrome","chrome-headless","dev-tools","php","selenium","webdriver","websocket","ws"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/diloabininyeri.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-25T07:23:53.000Z","updated_at":"2025-03-27T05:04:45.000Z","dependencies_parsed_at":"2025-10-14T14:44:48.622Z","dependency_job_id":"15282844-df65-495b-84ce-dbf71c27d3cf","html_url":"https://github.com/diloabininyeri/chrome","commit_stats":null,"previous_names":["diloabininyeri/chrome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diloabininyeri/chrome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diloabininyeri%2Fchrome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diloabininyeri%2Fchrome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diloabininyeri%2Fchrome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diloabininyeri%2Fchrome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diloabininyeri","download_url":"https://codeload.github.com/diloabininyeri/chrome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diloabininyeri%2Fchrome/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010020,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chrome","chrome-headless","dev-tools","php","selenium","webdriver","websocket","ws"],"created_at":"2025-03-26T01:19:20.148Z","updated_at":"2026-04-19T14:35:05.471Z","avatar_url":"https://github.com/diloabininyeri.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## php chrome client for the Chrome dev tools\nto start the chrome client\n```console\ngoogle-chrome --headless --remote-debugging-port=9222 --remote-debugging-host=127.0.0.1 --no-sandbox --remote-allow-origins=*\n```\n\n```php\n\u003c?php\n\nuse Zeus\\Chrome\\ChromeTabManager;\n\nrequire_once 'vendor/autoload.php';\n\n\n$chromeTabManager = new ChromeTabManager();\n\n\n$chromeActionManager = $chromeTabManager-\u003egetEventManager();\n\n\n$google = $chromeActionManager-\u003eopenNewTab('https://www.google.com');\n\n$response = $chromeActionManager-\u003etakeScreenshot(tabId: $google, imagePath: __DIR__ . '/google.png');\n\necho $response; ///home/zeus/PhpstormProjects/chrome/google.png\n\n```\n**development will continue**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiloabininyeri%2Fchrome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiloabininyeri%2Fchrome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiloabininyeri%2Fchrome/lists"}