问题
I have developed a small Firefox Add-ons extension (Javascript+Xul+i18n support) published on Mozilla Add-ons repository and I would like to port it to Chrome.
Are you aware of any tool that could help me to port it from Firefox to Chrome?
回答1:
Assuming this is your addon, you'll have to redesign it entirely. Chrome does not allow extensions to add entries to the context menu.
来源:https://stackoverflow.com/questions/4662596/porting-a-firefox-add-ons-extension-to-google-chrome