sophie-glk / bang

A firefox addon which adds bangs (known from duckduckgo) to various search engines.
MIT License
46 stars 5 forks source link

Annoying notification dot is displayed #30

Closed kulmegil closed 8 months ago

kulmegil commented 8 months ago

On any site Firefox displays annoying notification dot - both inside extensions menu and on toolbar.

Annoying notification dot is displayed on all tabs for any site - aside from sites extension has specifically requested permissions (Google, Bing, ect).

Clicking extension will make it disappear temporary - it will show up on page (re)load.

Dot on toolbar: Notification Dot 1

Dot in unified extensions menu: Notification Dot 2

sophie-glk commented 8 months ago

This was probably caused, because i forgot to remove the unnecessary permission "activeTab", it would be great if you could tell me if everything works as expected now.

babastienne commented 8 months ago

@sophie-glk seems fine. I could reproduce the bug before and with the lastest version of your code it's working well, I don't have the notification dot anymore. You'll need to publish a new version of the app on the store though for the update to be available for everyone.

sophie-glk commented 8 months ago

The new version should now be live.

babastienne commented 8 months ago

Yes, I confirm that it's ok with the latest online version. Thanks for your quick fix. :pray:

kulmegil commented 8 months ago

I can confirm it's working fine now.

I didn't even noticed when extension updated in the background and was wandering what did I do to make that dot gone ;)