Giter Club home page Giter Club logo

set-default-browser's Introduction

set-default-browser

Command Link

Set any macOS browser as your default browser via command line

Supported platform OSX only

Install

npm install --save set-default-browser

or

npx set-default-browser <browser-name>

Usage

CLI

set-default-browser chrome

OR

var setDefaultBrowser = require('set-default-browser');

setDefaultBrowser("chrome");

Supported browsers

  • Google Chrome
  • Google Chrome Canary
  • Firefox
  • Firefox Developer Edition
  • Safari
  • Microsoft Edge
  • Microsoft Edge Canary

Licence

MIT ยฉ Gokulakrishnan Kalaikovan

set-default-browser's People

Contributors

bwoods8 avatar cran-cg avatar gokulkrishh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

set-default-browser's Issues

Doesn't recognise browsers

set-default-browser chrome
set-default-browser google-chrome
set-default-browser firefox

None of them worked. Browser not found ๐Ÿ™€

Add support for FirefoxDeveloperEdition

Thank you for making this module which made life more easier but I use FirefoxDeveloperEdition for my work and have made some changes to your code locally provides support to the it. Can I make a PR for the same.

install

So I downloaded the 7 files - but how do I install this or ? - I cannot see any option to download any package ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.