Skip to content

Instantly share code, notes, and snippets.

@reek
Last active August 29, 2015 14:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save reek/3155c98bd542c9ffed45 to your computer and use it in GitHub Desktop.
Save reek/3155c98bd542c9ffed45 to your computer and use it in GitHub Desktop.
Fileproject
// ==UserScript==
// @name Fileproject
// @namespace dfe3d1e0-068b-421d-975b-af5950dec444
// @description Show direct link
// @author Reek
// @include http*://*.fileproject.com.br/*
// @version 1
// @grant unsafeWindow
// @run-at document-end
// ==/UserScript==
unsafeWindow.tempo = 0;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment