You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
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.
Add the implementation to see the currently activated web-extension with the browser
The text was updated successfully, but these errors were encountered: