amitkishnani
unread,Jul 14, 2010, 6:33:46 PM7/14/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Chromium-extensions
Hey Guys,
is there a way a google chrome extension can read command line
switches passed into chrome browser when it launching, the switches
can be built-in or specific to extension but different startup
parameters would feed/drive the extension differently.
the extension needs to run on launch / startup, is there an API for
extension to retrieve the start-up parameters or any other workaround.
thanks,
Amit.
nice job with dev tooling/debugging / extensibility hooks - it seems
to be quite stable.