google chrome - Can I get the command line information of running browser using Javascript directly or indirectly? -


can command line information of running browser using javascript directly or indirectly?

for example - information below:

command line "c:\program files (x86)\google\chrome\application\chrome.exe" --flag-switches-begin --flag-switches-end

i don't thinks possible since browsers run js code in sandboxed environment. here list of can javascript in browser https://developer.mozilla.org/en/docs/web/api


Comments

Popular posts from this blog

amazon web services - S3 and apache mod_proxy with basic authentication -

How to install ruby on rails -

powershell - This solution contains one or more assemblies targeted for the global assembly cache -