userscripts.org - Script Management Xtra Links

By empty_soul Last update Nov 9, 2009 — Installed 64 times. Daily Installs: 15, 9, 4, 3, 2, 9, 8, 1, 1, 0, 3, 0, 4, 1, 0, 0, 2, 0, 0
Script Summary:
Complete Redesign of the page with CSS; adds links to view the source, install or edit images of the scripts in the script management view.
Version: 2.0
Recently Updated TopicsPosts
A little suggestion...5

this script has 1 topic, 5 posts

This script has no reviews.

Thumb

// ==UserScript==
// @name           userscripts.org - Script Management Xtra Links (Redesign)
// @version        2.0
// @history        2.0 Completely redid the layout of the scrip management page.
// @history        1.2 Added code suggested by "IzzySoft" to add the edit source link
// @history        1.1 Added AutoUpdater
// @history        1.0 Completed Initial Script
// @namespace      userscripts.org
// @author         empty_soul
// @homepage       kkhweb.com
// @description    Adds links to view the source, install or edit images of the scripts in the management view.
// @include        http://userscripts.org/home/scripts
// @require        http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js
// @require        http://userscripts.org/scripts/source/57756.user.js
// ==/UserScript==