You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2019/02/23 09:17:55 UTC

[GitHub] NikitaKA opened a new issue #72: Disable launchBrowser and/or allow to specify a vendor

NikitaKA opened a new issue #72: Disable launchBrowser and/or allow to specify a vendor
URL: https://github.com/apache/cordova-browser/issues/72
 
 
   # Feature Request
   
   ## Motivation Behind Feature
   My default browser differs from which I use for development.
   
   ## Feature Description
   Allow to pass an argument in command line:
   ```bash
   $ cordova run browser --open false
   ```
   
    OR
   
   Allow to specify a browser:
   ```bash
   $ cordova run browser --open chrome
   ```
   
   or both?
   
   ## Alternatives or Workarounds
   Delete in sources a line which launching a browser.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org