meebleforp.js

Bringing purple madness to every website

*Requires jQuery

See it in action Source on GitHub

To use as bookmarklet, drag this on to your bookmark bar

Meebleforp!

Usage

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script src="meebleforp.min.js"></script>
<script>
// Two minutes of solid purple! 
meebleforp.start(2 * 60 * 1000);
</script>