Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gordonbondon/pschromeprofile

PowerShell Module to work with Google Chrome Profiles
https://github.com/gordonbondon/pschromeprofile

google-chrome powershell

Last synced: 16 days ago
JSON representation

PowerShell Module to work with Google Chrome Profiles

Awesome Lists containing this project

README

        

# PSChromeProfile module
[![Build status](https://ci.appveyor.com/api/projects/status/wvb64cxxw81yp46w?svg=true)](https://ci.appveyor.com/project/gordonbondon/pschromeprofile)
Module that makes working with multiple chrome profiles from PowerShell easier

## Installation
```powershell
# Install (in PowerShell >= v5)
Install-Module PSChromeProfile
```

## Documentation

Check cmdlet help for descriptions and examples:

[Get-ChromeProfile](Docs/Get-ChromeProfile.md)
[Open-ChromeProfile](Docs/Open-ChromeProfile.md)
## Contributing

Any contributions are welcome!

## Requirements

`TabExpansionPlusPlus` module for profile name completion