chrest 作者: Sasha F
exposes tab, bookmark, and history management via a CLI or REST interface
扩展元数据
关于此扩展
Manage windows, tabs, bookmarks, and history via HTTP REST calls or the CLI client.
In order to successfully use this extension, you must install the NativeMessagingHost, which you can install via go:
`go install code.linenisgreat.com/chrest/go/chrest/cmd@latest`
Then, you must initialize the native messaging host like so:
`chrest init`
That will install the NativeMessagingHost for your platform. You may then need to restart your browser for it to load the NativeMessagingHost.
Then you can make interact with the extension like so:
`chrest client GET /windows`
In order to successfully use this extension, you must install the NativeMessagingHost, which you can install via go:
`go install code.linenisgreat.com/chrest/go/chrest/cmd@latest`
Then, you must initialize the native messaging host like so:
`chrest init`
That will install the NativeMessagingHost for your platform. You may then need to restart your browser for it to load the NativeMessagingHost.
Then you can make interact with the extension like so:
`chrest client GET /windows`
评分 0(1 位用户)
权限与数据
更多信息