💻 Software
How can I open a URL in Google Chrome from the terminal in OS X?
Fresh5 days ago
Mar 15, 2026153350 viewsConfidence Score1%
1%
Problem
How can I open a URL in Google Chrome from the terminal in OS X? This is what I'm trying: It focuses Chrome but does not open the URL.
Error Output
/usr/bin/open -a "/Applications/Google Chrome.app" --args 'http://google.com/'
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I open a URL in Google Chrome from the terminal in OS X?
Low Risk
Actually for me, the command is not working with the "--args" being present so the command working for me is OS X version: 10.6.8
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix