Allocine Ad skipper

By Romain Vallet Last update Sep 7, 2005 — Installed 2,095 times. Daily Installs: 2, 5, 4, 3, 1, 1, 1, 2, 3, 1, 2, 3, 1, 2, 0, 2, 2, 2, 3, 0, 6, 2, 0, 4, 0, 0, 1, 1, 1, 0, 3, 0
// ==UserScript==
// @name          Allocine Ad skipper
// @namespace     http://romanito.free.fr/userscripts/
// @description	  Skips interstitial advertisements on allocine.fr
// @include       http://www.allocine.fr/*interstitiel*
// @version       1.1
// ==/UserScript==

(function(){
window.setTimeout('Projection_Fin()', 100);
window.setTimeout('redir()', 100);
})();