'Active Adblock Plus shows weird error in Chrome JS Console

Every page I browse with Chrome shows this error in the console:

extensions::uncaught_exception_handler:8

Error in event handler for (unknown): SyntaxError: Failed to execute 'insertRule' on 'CSSStyleSheet': Failed to parse the rule '::content #GoogleLeaderBoardAdUnit, ::content .insert_advertisement, ::content .ads-fif, ::content a[href^="http://www.gamebookers.com/cgi-bin/intro.cgi?], ::content .ads324-wrapper, ::content #rhsadvert, ::content .ad-lead, ::content #gtv_tabSponsor, ::content #adsense1, ::content #ap_adframe, ::content #adv_google_300, ::content #iqd_rightAd, ::content #bottom-side-ad, ::content #right_side_bar_ami_ad, ::content .ipm-sidebar-ad-middle, ::content .topad-area, ::content #advertising_728, ::content .logo_AdChoices, ::content #right-uppder-adverts-container, ::content .article_ad { display: none !important; }'. at chrome-extension://cfhdojbkjhnklbpkdaibdccddilifddb/include.preload.js:345:25handler @ extensions::uncaught_exception_handler:8exports.handle @ extensions::uncaught_exception_handler:100EventImpl.dispatch_ @ extensions::event_bindings:384EventImpl.dispatch @ extensions::event_bindings:401propertyNames.forEach.target.(anonymous function) @ extensions::SafeBuiltins:19$Array.forEach.publicClass.(anonymous function) @ extensions::utils:94dispatchOnMessage @ extensions::messaging:316

If I deactivate Adblock Plus (1.9.3) the error message is gone. If I activate Adblock Plus the error shows up again, even if every other extension is deactivated. I am worried Adblock is not the problem, but makes the problem visible.

Also a project I just finished got declined by Google Adwords with the reason "Malware". Im waiting for a callback from Adwords tech support for more details.

I am worried that my system or browser is infected with some sort of malware which already found its way into my web projects. I have no idea what to do about it.

I am running the latest Chrome on Yosemite 10.10.5

Any suggestions?



Solution 1:[1]

I uninstalled and reinstalled Adblock in Chrome and the error message has ceased.

Solution 2:[2]

If you're working on local development, until this is resolved, you can either pause Adblock or set it to "Don't run on this page".

Solution 3:[3]

This issue was caused by an invalid CSS selector in one of the EasyList filters that are being used in Adblock Plus. It was fixed by one of the EasyList authors only a few hours after this question was created on October 14.

Solution 4:[4]

Uncaught ReferenceError: browser is not defined
at onScriptLoad (adblock-onpage-icon-cs.js:172:3)
at adblock-onpage-icon-cs.js:183:2

I'm still having this error... This error stops to appear when I disable completelly the adblock extension. However, it still displays an error even though I make Localhost:3000 as an exception.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ThisClark
Solution 2 Keith DC
Solution 3 greiner
Solution 4 LuluEngineerings