{"id":26241081,"url":"https://github.com/rropelato/chromedriver_updater","last_synced_at":"2026-05-18T06:10:54.333Z","repository":{"id":282050172,"uuid":"947321678","full_name":"rRopelato/chromedriver_updater","owner":"rRopelato","description":"ChromeDriver updater written in Go.","archived":false,"fork":false,"pushed_at":"2025-04-09T15:08:37.000Z","size":10294,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T16:24:28.124Z","etag":null,"topics":["chromedriver","excel","go","selenium","seleniumbasic","vba"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rRopelato.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":"2025-03-12T14:02:07.000Z","updated_at":"2025-04-09T15:08:41.000Z","dependencies_parsed_at":"2025-04-09T16:23:10.765Z","dependency_job_id":"546ca920-dedb-466e-af0a-030a27531616","html_url":"https://github.com/rRopelato/chromedriver_updater","commit_stats":null,"previous_names":["rropelato/chromedriver_updater"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rRopelato/chromedriver_updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rRopelato%2Fchromedriver_updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rRopelato%2Fchromedriver_updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rRopelato%2Fchromedriver_updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rRopelato%2Fchromedriver_updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rRopelato","download_url":"https://codeload.github.com/rRopelato/chromedriver_updater/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rRopelato%2Fchromedriver_updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278308622,"owners_count":25965654,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["chromedriver","excel","go","selenium","seleniumbasic","vba"],"created_at":"2025-03-13T08:19:13.014Z","updated_at":"2025-10-04T11:58:26.151Z","avatar_url":"https://github.com/rRopelato.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# ChromeDriver Updater\n\nChromeDriver Updater is a tool written in Go that checks, downloads, and automatically updates the latest version of ChromeDriver in the [SeleniumBasic](https://florentbr.github.io/SeleniumBasic/ \"Selenium Basic by Florentbr\").\n\n## Features\n\n* Checks the installed version of ChromeDriver.\n* Fetches the latest available version of ChromeDriver.\n* Automatically downloads and replaces the file in the SeleniumBasic folder.\n* Simple command-line interface.\n\n## Requirements\n\n* Windows\n* Internet connection\n* SeleniumBasic installed at `C:\\Users\\\u003cyour_user\u003e\\AppData\\Local\\SeleniumBasic`\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/rRopelato/chromedriver-updater.git\n   ```\n2. Enter the project folder:\n   ```\n   cd chromedriver-updater\n   ```\n3. Compile the program (requires [Go](https://go.dev/ \"Go language\") to be installed):\n   ```\n   go build -o chromedriver-updater.exe\n   ```\n\n## Usage\n\n1. Run the program:\n   ```\n   chromedriver-updater.exe\n   ```\n2. Choose an option from the menu:\n   * `1`: Atualizar o ChromeDriver. (Update ChromeDriver.)\n   * `2`: Sair. (Exit)\n\nThe program will fetch the latest version of ChromeDriver, download it, and automatically replace the old file.\n\n## Execution Example\n\n```\nAtualizador ChromeDriver\n\nhttps://github.com/rRopelato\n\nVersão disponível do ChromeDriver: 123.0.0\nVersão instalada do ChromeDriver: 122.0.0\n\n1. Atualizar ChromeDriver\n2. Sair\n```\n\n## Author\n\nIf you have any questions or suggestions, feel free to get in touch:\n\n| Platform     | Contact              |\n| ------------ | -------------------- |\n| Discord User | ropelato             |\n| Discord ID   | 220701036929613825   |\n| E-mail       | r.ropelato@proton.me |\n\nMade with ❤️ by [@rRopelato](https://github.com/rRopelato).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frropelato%2Fchromedriver_updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frropelato%2Fchromedriver_updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frropelato%2Fchromedriver_updater/lists"}