[LIBRARY] InjectorLib

Contains several functions for injecting html/js/css

As of 21. 04. 2018. See the latest version.

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.greasyforks.org/scripts/40894/266335/%5BLIBRARY%5D%20InjectorLib.js

Autor
TheBone _
Verzija
1.0
Napravljeno
21. 04. 2018
Ažurirano
21. 04. 2018
Size
1,06 КБ
Licenca
Nije dostupno

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)

长期地址
遇到问题?请前往 GitHub 提 Issues。