Firefox Addon SDK Hotkeys and context menu options don't work on Authentication Required Popup

房东的猫 提交于 2019-12-11 13:57:11

问题


I am developing an addon to securely store / retrieve information including user profiles and passwords (an interface to a password manager). It uses a button (or a hotkey) to take information from entry fields and store it.

However this does not work on those sites which choose to popup an “Authentication Required” panel.

If I add a context menu option to do the same thing this also does not work on that panel.

Can anyone think of a way of triggering a function from that panel?

来源:https://stackoverflow.com/questions/27807474/firefox-addon-sdk-hotkeys-and-context-menu-options-dont-work-on-authentication

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