Prevent pollution

Prevent window pollution by create a new variable named window.

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/17562/110734/Prevent%20pollution.js

  1. var _win = window;
  2. eval('var window = {};');