Page 1 of 1

[267[ Non advertise iframe is blocked.

Posted: Mon Apr 07, 2014 7:00 am
by dearprint
I am developing Chrome Extension.
The extension page is
https://chrome.google.com/webstore/deta ... kkeokdlbom

This extension use image editor "pixlr api" in iframe. (https://pixlr.com/developer/api/‎)

When I click "Edit" button of each image, with Adblock Plus active
1. an iframe is created
2. src is "http://pixlr.com/editor/?..."
3. iframe dose NOT loaded, :cry:
4 "Failed to load resource: net::ERR_BLOCKED_BY_CLIENT"
or "GET http://pixlr.com/editor/?... net::ERR_BLOCKED_BY_CLIENT" is in Chrome Console.

When I stop the Adblock Plus, its works fine.

Are there any methods to avoid blocking?

Re: Non advertise iframe is blocked.

Posted: Mon Apr 07, 2014 11:49 am
by mapx
open an issue here:
issues.adblockplus.org

Re: Non advertise iframe is blocked.

Posted: Mon Apr 07, 2014 1:41 pm
by mapx