Sections
Sections copied to clipboard
Feature/allow control of other scripts (#1)
- Allow control of non-ScriptTag scripts
- Added display of non-Apps scripts
Added a checkbox to ignore whether the block URL is present in content_for_header. This will allow delayed loading of non-scriptTag scripts. For example, some URL loaded by App, or by another script, like Google Tag manager.
@tairli I like the idea! Please let me have a look over the code and maybe this can go live next week. Thanks
any news?
Hey @tairli, does this change include scripts injected by app embeds?
The initial concept allows you to block/delay scripts on your page which are loaded by JS. The code controls creation of
Thank you @tairli, got it.