cqx931

Results 18 issues of cqx931

`||serving-sys.com^$third-party` This rule works on requests to `secure-ds.serving-sys.com` but not to `bs.serving-sys.com`... Shouldn't it block all the requests from `serving-sys.com` that are third-party? Test case: http://chenqianxun.com/testcases/testRequest.html ![image](https://cloud.githubusercontent.com/assets/3056154/22678178/233feb1c-ed33-11e6-88fe-735efc4e582f.png) from nytimes.com ![image](https://cloud.githubusercontent.com/assets/3056154/22678200/53e1cfec-ed33-11e6-86d2-03385a29e04e.png)

Question

when hovering an ad in the menu, the image zooms out and blink. This happens only when I open the menu in a popup in firefox, if I open the...

* Test Ad-parsing from within dynamically-created iframes [here](http://rednoise.org/adntest/dynamic_iframe.html) * Test Ad-parsing from cosmetically filtered iframes (without cosmetic filters for any contained elements) [here](http://rednoise.org/adntest/iframe-cosm.html)

PRIORITY: Low
Bug

Opera is introducing this feature:["Block ads to make pages load faster"](http://help.opera.com/opera/Mac/2308/en/private.html#adBlocker). So in opera, shall we include this preference setting as part of the ad blocker checking?

Enhancement

originated from #448 Example case:http://chenqianxun.com/testcases/backgroundAd.html

PRIORITY: Medium

To reproduce: 1. Open background.html 2. Open Menu https://github.com/dhowe/AdNauseam/blob/master/src/js/adn/menu.js#L460 The menu should be sending ``` { what: 'getPopupData', tabId: tabId } ``` But what is received is the following: ![image](https://user-images.githubusercontent.com/3056154/34075399-cd3d0ef0-e293-11e7-838e-2c54e71c27ba.png)

Needs-verification
PRIORITY: Low

This is actually an historical issue with dynamic Iframes in Firefox, see https://github.com/dhowe/AdNauseam/issues/627 I think we should better fix this in the new webExt release [Test case](http://lab-lamp.scm.cityu.edu.hk/adntest/dynamic_iframe_firefox.html) The ad within...

PRIORITY: Medium
Question
WebExt