Improve 'googletagservices-gpt' — 'recreateIframeForSlot()' #259
Labels
enhancement
Improvement of existent feature
Release: v1.8.2
Resolution: Fixed
Status: Closed
Version: Scriptlets v1.8
Related to this - AdguardTeam/AdguardFilters#135575
Add this rule:
Website is checking if element
.cba iframe
exists and if not, it doesn't load content.If I'm not wrong, if we would add
recreateIframeForSlot
function, like it's done here - https://searchfox.org/mozilla-central/source/browser/extensions/webcompat/shims/google-publisher-tags.jsthen it should fixes this issue.
It looks like that now it's also checking if iframe has
data-load-complete
(set totrue
),data-google-container-id
andsandbox
attribute.The text was updated successfully, but these errors were encountered: