Skip to content

abvalatouski/browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Working with the default browser

The script is targeted on Windows 10.

Supported browsers are:

  • Brave;

  • Chrome;

  • Edge;

  • Firefox;

  • IE;

  • Opera.

Quick Start

Installation

powershell -c "Invoke-WebRequest -Outfile browser.bat -Uri https://raw.githubusercontent.com/abvalatouski/browser/master/browser.bat"

Running

browser /?

Goals

  • Implement open subcommand for supported browsers properly.