Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing out the extension that are currently activated with the browser #8

Open
ajitesh13 opened this issue Aug 17, 2020 · 4 comments
Labels
CH20 This issue is a part Contributor's Hack 2020 Medium This issue is categorised as Medium on a difficulty scale

Comments

@ajitesh13
Copy link
Collaborator

Add the implementation to see the currently activated web-extension with the browser

@ajitesh13 ajitesh13 added CH20 This issue is a part Contributor's Hack 2020 Medium This issue is categorised as Medium on a difficulty scale labels Aug 17, 2020
@ajitesh13
Copy link
Collaborator Author

Note that there are two ways to address this issue. Either with a popup or with a new page that will open whenever user will click on the extension icon in the browser toolbar. You are free to chose your approach.

@ajitesh13 ajitesh13 reopened this Aug 17, 2020
@ajitesh13 ajitesh13 changed the title Listing out the extension that are currently activated wtih the browser Listing out the extension that are currently activated with the browser Aug 17, 2020
@ymaheshwari1
Copy link
Contributor

ymaheshwari1 commented Aug 18, 2020

@ajitesh13 I am interested in working on this.

@ajitesh13
Copy link
Collaborator Author

Please go ahead and open a PR addressing this

@ajitesh13
Copy link
Collaborator Author

This issue require a good knowledge of JavaScript DOM and a WebExtension API that can do the work for us. You can add some basic HTML/CSS but it is not required as we can address this in some next issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CH20 This issue is a part Contributor's Hack 2020 Medium This issue is categorised as Medium on a difficulty scale
Projects
None yet
Development

No branches or pull requests

2 participants