dpacassi / disable-javascript

Adds the ability to disable JavaScript on specific sites.
MIT License
275 stars 35 forks source link

Don't pop up the about page #36

Closed NavinF closed 6 years ago

NavinF commented 6 years ago

Pop-ups (tab-ups?) are really annoying.

dpacassi commented 6 years ago

Hi @NavinF.

I show the about page every time there has been a major or minor update to inform the user about new features. If there's a new release of the web extension without any new features (a patch release), the about page will not be shown.

This means that the about page was shown twice in the past 5 months, which I consider as acceptable.

If you really want to change this behavior, I suggest you to make your changes locally and load the web extension from source.