Skip to main content

Html Patcher

cp:otoroshi.next.plugins.NgHtmlPatcher

This plugin can inject elements in html pages (in the body or in the head) returned by the service

categories:

  • Transformations

default configuration:

{
"append_head" : [ ],
"append_body" : [ ]
}