Ashgreninja55
Ashgreninja55

Reputation: 7

How to use chrome API in existing next app

I am creating a bookmarking app using next.js. I want to setup a button on clicking which, the bookmarks open up in a tab group in the browser. But for that, I need to be able to use the chrome API in my next.js app. Is there any way I can use chrome api inside next.js?

Upvotes: 0

Views: 37

Answers (0)

Related Questions