Directories
¶
| Path | Synopsis |
|---|---|
|
go
|
|
|
agentport
Package agentport supports serving the SSH Agent protocol to Chrome's Secure Shell Extension.
|
Package agentport supports serving the SSH Agent protocol to Chrome's Secure Shell Extension. |
|
background
command
|
|
|
dom
Package dom provides APIs for interacting with the DOM.
|
Package dom provides APIs for interacting with the DOM. |
|
dom/testing
Package testing provides utilities for using the DOM in unit tests.
|
Package testing provides utilities for using the DOM in unit tests. |
|
keys
Package keys provides APIs to manage configured keys and load them into an SSH agent.
|
Package keys provides APIs to manage configured keys and load them into an SSH agent. |
|
options
command
|
|
|
optionsui
Package optionsui defines the behavior underlying the user interface for the extension's options.
|
Package optionsui defines the behavior underlying the user interface for the extension's options. |
|
storage/testing
Package testing implements utilities to support storage testing.
|
Package testing implements utilities to support storage testing. |
|
testing
Package testing implements utilities to aid in testing.
|
Package testing implements utilities to aid in testing. |
|
nogo
|
|
|
test
|
|
Click to show internal directories.
Click to hide internal directories.

If you use Chrome Sync, configured keys will be synced to your account and
available across your devices. Only the raw PEM-encoded private key you
entered will be synced. That is, if you entered an encrypted private key, the
encrypted private key will be synced. If you entered an unencrypted private
key, the unencrypted private key will be synced.
