用于firefox扩展的python?

26 python firefox plugins firefox-addon

我可以在firefox扩展中使用python吗?它有用吗?

Chr*_*her 23

是的,通过扩展mozilla,Python扩展(pythonext).

最初托管在mozdev中,PythonExt项目已转移到Google代码,您可以在Google代码中的PythonExt中看到它.

  • 请注意,这似乎是一个不活跃的项目.上次提交是6个月前,它似乎没有相关的功能或修复. (5认同)