betterhyq/browser-paths
A tiny cross‑platform helper crate that locates the executable file paths of Chrome and Edge (stable / beta / dev / canary) on the current machine.
Rust21 stars0 forks
Topics
#chrome#chrome-paths#devtools#edge#edge-paths#rust
What it does
The `browser-paths` crate is a lightweight tool that helps developers locate the executable paths of Chrome and Edge browsers on various platforms. This functionality is essential for applications that need to interact with these browsers programmatically, enhancing automation and user experience.
Star history
Not enough history yet — 1 day(s) recorded. The daily snapshot builds this up.
Tracking
- Last trending
- 2026-02-21
Creator kit
Hook
Discover how the `browser-paths` crate simplifies locating Chrome and Edge executables across platforms!
Content angles
- Create a tutorial on how to integrate `browser-paths` into a Rust project for browser automation.
- Write a comparison article on different methods to find browser paths in various programming languages.
- Develop a video showcasing the installation and usage of `browser-paths`, highlighting its benefits.
Who should care
Rust developers and automation enthusiasts looking for cross-platform browser path solutions.