PermaLink on SkyDrive

By Cface Last update Aug 12, 2010 — Installed 1,441 times.

Script Summary: Adds a permalink on each Skydrive file page for hot-linking and Directly downloading files from SkyDrive



Version: 0.3

Google Chrome Compatible
Notice: If you're updating from 0.1 you may need to uninstall your current version otherwise two copies of the script will be running.
If you're having trouble getting the script from here, try downloading from this mirror!

What is it?

This script uses the SkyScraper API to deliver a direct, hot-linkable, permalink on each file page of Windows SkyDrive file hosting service. The links also sanitized so they can be used in bbcode without any manual URL Encoding.

Screenshot:


You can also visit http://themasterthecomputer.t35.com/skybox-link... for a form-based link submission page if you prefer.

What does the Sky Scraper API do? This API creates a sort of direct, hot-linkable, Permalink for files stored on Windows' SkyDrive. For more information visit the API homepage @ http://www.timacheson.com/Blog/2009/oct/skydriv...

Thanks to Tim Acheson for creating the API.

Changelog

Aug-12-2010
v0.3
-Moved Permalink anchor/href after "rename". It'll appear under "More". See screenshot above.
-Added new @include and @excluse to metadata

May-30-2010
v0.2
-Changed metadata: new name and description
-Code cleanup - script should execute much faster now
-Added filter to sanitize links from whitespace

May-29-2010
v0.1
-initial code