Marti / uso - Dashboard Quick Menu

Published:

Version: 1.0.7.1eol+c204627 updated

Summary: Enables user dropdown menu

Groups:

Homepage: http://userscripts.org/scripts/show/105402

Homepage: https://openuserjs.org/scripts/Marti/uso_-_Dashboard_Quick_Menu

Homepage: https://github.com/Martii/UserScripts/tree/master/src/uso/Dashboard Quick Menu

Support: http://userscripts.org/topics/77713

Copyright: 2011+, Marti Martz (http://userscripts.org/users/37004)

License: GPL-3.0-or-later; http://www.gnu.org/licenses/gpl-3.0.txt

License: CC-BY-NC-SA-4.0; https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode

no screenshots at this time

| Compatibility Matrix | Overview


CHANGELOG

  • No miscellaneous notes at this time

Compatibility Matrix

Mozilla Firefox Mozilla Seamonkey Apple Safari Opera Software Opera Microsoft Internet Explorer Chromium Projects ChromiumGoogle Chrome                     
Linux Greasemonkey Greasemonkey prc uso - installWith Greasemonkey Port uso - installWith
Macintosh Greasemonkey Greasemonkey prc uso - installWith Greasemonkey Port uso - installWith
Windows Greasemonkey Greasemonkey prc uso - installWith Greasemonkey Port uso - installWith
  • Use this compatibility matrix to determine if this script is right for your system. Find the platform on the left and find your browser on the top. Where they intersect is the compatibility.

Overview

Very simple drop down menu on your user nickname.

Install the script then *(re)*initialize it by clicking your username in the top menu and then voila. :)

Currently if you want to have "New script" please install the script⁸⁰⁸⁰ by Tim Smart⁸⁰⁸⁰ (another excellent, compatible script) and optionally edit the object as follows

...
var LINKS =
  { 'New Script'     : '/scripts/new'
  }
...

removing or commenting out the following lines since they are duplicated by this script from USO.

...
  , 'Manage Scripts' : '/home/scripts'
  , 'Favorites'      : '/home/favorites'
  , 'Comments'       : '/home/comments'
  , 'Topics'         : '/home/posts'
  , 'Settings'       : '/home/settings'
...

Rating: 0