更改上下文菜单图标 [英] Change Context Menu Icon

查看:78
本文介绍了更改上下文菜单图标的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以在运行时更改上下文菜单图标?在更新方法中似乎没有任何选择.. >

Is it possible to change the context menu icon during runtime? There seems to be no option in the update method.

推荐答案

我认为您正在寻找的是BrowserAction的setIcon方法.在ContextMenu中,您只能指定菜单中显示的项目,而不能配置图标本身.

I think what you're looking for is the setIcon method of the BrowserAction. Within the ContextMenu you can only specify the items shown in the menu, not configure the icon itself.

http://code.google.com/chrome/extensions/browserAction.html#method-setIcon

这篇关于更改上下文菜单图标的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆