This is a CLI tool to search all bookmarks with a keyword over user Profiles in Google Chrome.
Now for Windows only.
Using Bubbletea, thank you!.
- Write your user name in settings_example.json. In Windows11, it's the first 5 character of your user name. Please check C:\Users:\Your username
- Change a file name from
settings_example.json
tosettings.json
. - Run this command, or compile and run exe file.
go run main.go
- Put a keyword you want to search, and enter. Ctrl + c terminate the program.
Before go test
, you should set username as environmental variable.
$Env:UserNameForTest="username"
And put settings.json you want to use in the same folder.
Windows : 11
Chrome : 129.0.6668.90
Go : 1.22.3
Powershell : 5.1