AdguardTeam / PopupBlocker

Popup blocking userscript
GNU Lesser General Public License v3.0
337 stars 31 forks source link

Beta build does not contain @exclude meta attributes #142

Closed ameshkov closed 4 years ago

ameshkov commented 6 years ago

The beta build should not be different from the release one. It's okay to not have @exclude attributes in the dev build (so that we could figure what false positives are there), but not for the beta build.

northis commented 6 years ago

Resolved in popup-blocker/pull-requests/5

Test instructions

  1. Update Popup Blocker to the actual version.
  2. Make sure, this is beta version of Popup Blocker.
  3. Make sure, that it contains @exclude strings.
  4. Ensure that Popup Blocker works fine via test page http://testcases.adguard.com/PopupBlocker/test-popup-blocker.html
karina-archazh commented 6 years ago

Checked: exclude strings are availible