Monkey Protection Link Resolver

By kuehlschrank Last update Nov 18, 2011 — Installed 2,350 times.


Script Summary: Decodes short URLs of rsmonkey.com, oneddl.canhaz.it, linksafe.me and safelinking.net

Version: 0.3.2

Notes

  • Requires Scriptish 0.1.3 or newer! It doesn't work with Greasemonkey!
  • Only processes genuine (clickable) HTML links. Install something like Linkification in order to make text links clickable.
  • Intended for use on OneDDL.

Version History

  • 0.3.2 - following protected linksafe.me links since they aren't necessarily that protected
  • 0.3.1 - safelinking.net, delay for linkification scripts
  • 0.3.0 - Fixed linksafe.me. Script now requires Scriptish because Greasemonkey lacks ignoreRedirect option.
  • 0.2.3 - Removed support for linksafe.me because they switched to HTTP redirects
  • 0.2.2 - Restored old @include
  • 0.2.1 - Previous update killed oneddl.canhaz.it links.
  • 0.2.0 - Added support for unprotected linksafe.me links.
  • 0.1.2 - Fixed unnecessary execution (@include line)
  • 0.1.1 - Added animated loading icon
  • 0.1.0 - Initial release