How to create a sidebar(right-side) in google chrome?

无人久伴 提交于 2019-12-04 03:33:04

问题


It seems that it is not possible, but if anyone as a hint on how to create a right-sided sidebar (like a iframe) in google chrome, any hint will help. Thanks.


回答1:


If you mean something like that

This is from the google chrome experimental api:

Caution: Don't depend on these experimental APIs. They might disappear, and they will change. Also, the Chrome Developer Dashboard doesn't allow you to upload extensions that use experimental APIs.

Details: http://www.chromium.org/chromium-os/user-experience/panels




回答2:


The experimental sidebar API has, as of this time, disappeared from the chrome documentation, since there is no longer a developer working on it.

Your best bet for something that you can achieve now is a DOM bar, as discussed in Creating a StumbleUpon-like toolbar for Chrome



来源:https://stackoverflow.com/questions/2923910/how-to-create-a-sidebarright-side-in-google-chrome

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!