[LIBRARY] InjectorLib

Contains several functions for injecting html/js/css

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @require https://update.greasyfork.org/scripts/40894/266335/%5BLIBRARY%5D%20InjectorLib.js

Аўтар
TheBone _
Версія
1.0
Створаны
21.04.2018
Абноўлены
21.04.2018
Памер
1.1 КБ
Ліцэнзія
Н/Д

This is a library.
Use it with @require in your code.


Functions:
inject_srcjs(url)
inject_rawjs(js_code)
inject_headhtml(html_code)
inject_bodyhtml(html_code)
inject_customhtml(html_code, appendafter)
inject_globalcss(css_string)