mehmetb / dimmer

A web extension to dim web pages.
https://addons.mozilla.org/en-US/firefox/addon/dimmer-ext/
GNU General Public License v3.0
5 stars 0 forks source link

Have to reapply dimmer on every page load, page refresh and new tab, etc. #2

Closed highab closed 3 years ago

highab commented 3 years ago

Hi, this looks like it's just what I was looking for in that it dims the screen nicely if I click on any link or refresh the page it turns off and I have to reapply it... which is both frustrating and painful... flashes of white where there was once grey.

Is this the desired effect?

mehmetb commented 3 years ago

Hi, no it's not desired. In the first release I tried to overcome this issue but I wasn't able to find a way that doesn't require a permission. I will have a look at it again today and let you know :)

mehmetb commented 3 years ago

It turns out there is no way to execute a script inside a tab after a page reload (without a special permission). I will implement this and bump the major version but the extension will require 'Read/write all websites' permission from now on :/

highab commented 3 years ago

Thanks!

Ali High highab@dplanet.ch highab +41794190413

On 14 November 2020, 11:34, Mehmet Baker wrote:

It turns out there is no way to execute a script inside a tab after a page reload (without a special permission). I will implement this and bump the major version but the extension will require 'Read/write all websites' permission from now on :/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.