Chrome extension: context menu for video doesn't work

不想你离开。 提交于 2019-12-24 10:52:55

问题


I'm trying to create a context menu item with "contexts":["video"] with no luck. The item just doesn't show up when I right-click on a video. So I tried to download this official example and I was surprised to see that all its context menu items where shown as expected except for the video one!

Can anyone provide me an explanation as for what am I missing?

I haven't uploaded any code since the full example I mentioned can be found in its place, this code is supposed to work more than any of my own code :)

来源:https://stackoverflow.com/questions/16749718/chrome-extension-context-menu-for-video-doesnt-work

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