A Simple helper library for wait document load
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/373524/639009/Simple%20Wait%20For%20Document%20Helper.js
waitForDocument(main)
function main () {
// TODO: Write code here...
}