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?
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?
Assuming this is your addon, you'll have to redesign it entirely. Chrome does not allow extensions to add entries to the context menu.