Outreachy Week 7

Halfway to the internship’s progress report

This blog includes a progress report of all that I’ve accomplished in the first half of the Outreachy internship.

I’m so glad that I’ve successfully completed my week 7-8 on Outreachy. It was an awesome journey till now along with my mentors. Actually, Outreachy is a great community offering internships to underrepresented groups all around the world by working remotely and I love such platforms so much. It really encourages me to contribute to open source with freedom and to gain more knowledge.

My role as an intern!

The project I am working on currently involves improving Firefox to give users more control over add-ons/ extensions in Container tabs. As we know Firefox Containers are a way for users to isolate their online identities and tasks from one another.

Long description of the Project

This project brings together two popular user-facing features of Firefox:

Once installed, an add-on can be activated on every web page. Some users need to temporarily disable an add-on for a specific website or tab. This is currently not possible. The closest option is to either completely disable the add-on, or to limit its access to Private Browsing windows.

These improvements would enable the following example user scenarios:

The first half of my internship involved working on one of the widespread API (Tabs API) and writing unit tests for the same. By saying it widespread I mean Tabs API will itself cover most of the extensions. With the help of mentors (Rob and Luca) I have completed the Tabs API in the first half of the internship. Now, after discussing with my mentoresplan is to start a new API (webNavigation).

Currently, I am writing unit tests which are new to me. So, it is taking time but with the help of my mentors I know I will be able to do the same by the end of this week. And then start with the rest of the API’s.

At last, again I’d like to thank outreachy and Mozilla team for giving me the opportunity for such a great journey