Large

Fake FBI Alert

By Tom Buutkamp Last update Apr 17, 2013 — Installed 892 times.

There are 2 previous versions of this script.

// ==UserScript==
// @author         Tom Buutkamp
// @version        1.1
// @name           Fake FBI Alert
// @include        *
// ==/UserScript==
alert("Due to the contents on your hard drive, this popup will show everytime you navigate through the web.");
window.location.href = 'http://www.fbi.gov/';