ccw

package module
v0.0.0-...-4a85c68 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2023 License: MIT Imports: 10 Imported by: 3

README

go-ccw

Chromium Configuration Wrapper, easily assure purpose-specific Profiles for Chromium. Basically, what it does is sets up a Chromium profile directory in advance of starting Chromium with zserge/lorca. It also wraps the process of loading unpacked extensions source directories. The result is an easy-to-use way of launching an un-frozen vanilla Chrome browser with un-frozen customizations.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CHROMIUM, ERROR = BasicChromium("basic", true, "--headless")

Functions

func BasicChromium

func BasicChromium(userdir string, private bool, args ...string) (lorca.UI, error)

func ExtendedChromium

func ExtendedChromium(userdir string, private bool, extensiondirs []string, args ...string) (lorca.UI, error)

func Run

func Run() error

func SecureExtendedChromium

func SecureExtendedChromium(userdir string, private bool, extensiondirs, extensionhashes []string, args ...string) (lorca.UI, error)

func ZipAndHashDir

func ZipAndHashDir(dir string) (string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL