将用户脚本编译为Safari和Opera扩展?

Ale*_*ros 1 cross-browser userscripts browser-extension safari-extension opera-extension

我为Firefox和Chrome构建了一个Greasemonkey用户脚本,现在我想将其转换为Safari扩展和Opera扩展.

是否有像Arantius的Greasemonkey-to-extension编译器那样的编译器,但对于Opera或Safari?

And*_*nko 5

看看http://kangoextensions.com/它支持你想要的所有浏览器.您可以从这篇文章http://kangoextensions.com/blog/modifying-content-of-web-pages-using-jquery/开始,展示如何创建内容脚本并在其中使用jQuery.