开发者

Display extensions content in a sidebar in google extensions

开发者 https://www.devze.com 2023-03-12 04:17 出处:网络
Is it possible to do this? An extension which dis开发者_如何学运维plays its contents in a sidebar instead of a dropdown?There is a Sidebar API, but it is experimental.

Is it possible to do this? An extension which dis开发者_如何学运维plays its contents in a sidebar instead of a dropdown?


There is a Sidebar API, but it is experimental.

chrome.experimental.sidebar.navigate({path: "popup.html"})
0

精彩评论

暂无评论...
验证码 换一张
取 消