This project was created to demonstrate the exercises that we were asked to solve during the Microsoft HackLeague (Brussels)
The points are ranked accordingly:
Number | Assignment | Points |
---|---|---|
1 | Install the boilerplate extension in Edge | +10 |
2 | Convert the Make page Red extension | +25 |
3 | Create a Translate Page extension | +100 |
4 | Create an extension that counts the number of words on a webpage. The count should appear on an alert box | +150 |
5 | Add context menu functionality to search a word directly in Bing/Google | +50 |
6 | Add configuration page to your extension | +50 |
7 | Create an extension making use of an external API (e.g. doing sentiment analysis on a webpage) | +220 |