AMember
AMember

Reputation: 3057

Chrome extensions - can I show the bookmark toolbar programmatically

I would like to show or hide the bookmark toolbar programmatically on some events.

Can it be done with an extension for Chrome, or is that in the user domain?

If it can be done where should I look it up?

Upvotes: 3

Views: 425

Answers (1)

Andrey
Andrey

Reputation: 752

This is not possible to do from an extension, only user may control this bar visibility.

Upvotes: 4

Related Questions