6
edits
No edit summary |
|||
| Line 73: | Line 73: | ||
== dev extension proposal and DEV MODE == | == dev extension proposal and DEV MODE == | ||
Once mature, a KISS (keep it simple stupid) ''dev starter kit'' could be bundled with FF to tempt potential developers into "giving it a go". It could be accessed from the tools menu under "create my own extension". | Once mature, a KISS (keep it simple stupid) ''dev starter kit'' could be bundled with FF to tempt potential developers into "giving it a go". It could be accessed from the tools menu under "create my own extension". | ||
* Easily important DEV MODE flags. ie, no xul cache | * Easily set important DEV MODE flags. ie, no xul cache | ||
* auto generate a skeleton extension based on a choice of templates | * auto generate a skeleton extension based on a choice of templates | ||
* click a "publish" button to produce an XPI along with a basic HTML page including a link to it. | * click a "publish" button to produce an XPI along with a basic HTML page including a link to it. | ||
edits