install

package
v0.0.0-...-4026772 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetUserPath

func GetUserPath(b browser.Browser) string

Types

type IdSet

type IdSet struct {
	browser.Browser
	Ids []string
}

func (IdSet) GetDefaultId

func (is IdSet) GetDefaultId() string

func (*IdSet) Install

func (is *IdSet) Install(c config.Config) (loc string, ij any, err error)

func (*IdSet) Set

func (is *IdSet) Set(v string) (err error)

func (IdSet) String

func (is IdSet) String() string

type JSONChromeOrChromium

type JSONChromeOrChromium struct {
	JSONCommon
	AllowedOrigins []string `json:"allowed_origins"`
}

type JSONCommon

type JSONCommon struct {
	Name        string `json:"name"`
	Description string `json:"description"`
	Path        string `json:"path"`
	Type        string `json:"type"`
}

type JSONFirefox

type JSONFirefox struct {
	JSONCommon
	AllowedExtensions []string `json:"allowed_extensions"`
}

Jump to

Keyboard shortcuts

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