Can I use python in firefox extensions? 开发者_如何学运维Does it work?
Yes, through an extension for mozilla, Python Extension (pythonext).
Originally hosted in mozdev, PythonExt project have move to Google code, you can see it in PythonExt in Google code.
Can I use python in firefox extensions? 开发者_如何学运维Does it work?
Yes, through an extension for mozilla, Python Extension (pythonext).
Originally hosted in mozdev, PythonExt project have move to Google code, you can see it in PythonExt in Google code.
精彩评论