Skip to content

Draft: Fixes #90 - Tell content script to collapse iframe

Tom Schuster requested to merge evilpie/adblockpluschrome:collapse-frame into next

In Firefox the load event is not called when an iframe is blocked by requestBlocker. So tell the content script to collapse the matching iframe. The subdocument test passes.

TODO: Normal frames?

Edited by Tom Schuster

Merge request reports