Closed
Bug 1112981
Opened 11 years ago
Closed 11 years ago
dev hub page touts js as main add-on language, not python
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: jmichae3, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141125180439
Steps to reproduce:
what's this https://addons.mozilla.org/en-US/developers/ about plugins using js? they use python as their main language. don't do the false advertising. you had my hopes up. I don't like snakes.
Actual results:
js, html, css advertised as main add-on language rather than python.
Expected results:
just list them all and which one(s) are the main language.
Comment 1•11 years ago
|
||
Firefox add-ons are mostly developed in JS, as the documentation linked from that page will make abundantly clear. I'm not sure what you're referring to, but python is definitely not used for add-on development.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•11 years ago
|
||
ok, what's this?
"Python required to use add-on SDK"
https://developer.mozilla.org/en-US/Add-ons/SDK/Tutorials/Installation
Comment 3•11 years ago
|
||
Oh. For the SDK build tools you need to have python installed on your system, but you don't need to write any code in it or even understand what it is. The new JPM toolchain for SDK add-ons should do away with that.
| Assignee | ||
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•