1,698
edits
(tweak to the content to better align to the https://github.com/mozilla/GSOC2020 readme) |
Caitmuenster (talk | contribs) (→How do I get started with this project?: made some edits) |
||
| Line 12: | Line 12: | ||
The [https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions WebExtensions wiki page on MDN] provides the documentation needed to start to build a small extension for Firefox. You can also find more information about the Firefox extension ecosystem on [https://extensionworkshop.com https://extensionworkshop.com]. | The [https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions WebExtensions wiki page on MDN] provides the documentation needed to start to build a small extension for Firefox. You can also find more information about the Firefox extension ecosystem on [https://extensionworkshop.com https://extensionworkshop.com]. | ||
Another way to get more experience on this project's topic is to look into (and/or contribute to) one of Mozilla projects related to the WebExtensions, but you don't have to | Another way to get more experience on this project's topic is to look into (and/or contribute to) one of Mozilla projects related to the WebExtensions, but you don't have contribute to WebExtensions projects to be eligible for Google Summer of Code. For purposes of applying to GSOC, your main goal is to ''craft an excellent proposal''. | ||
* You can become more familiar with the activityLog API by experimenting with the API itself. As the API is still in development, there is no official documentation available yet. The development of this API was tracked on Bugzilla at [https://bugzilla.mozilla.org/show_bug.cgi?id=1542402 Bug 1542402] (see the referenced bugs for more information). | * You can become more familiar with the activityLog API by experimenting with the API itself. As the API is still in development, there is no official documentation available yet. The development of this API was tracked on Bugzilla at [https://bugzilla.mozilla.org/show_bug.cgi?id=1542402 Bug 1542402] (see the referenced bugs for more information). | ||
edits