Userscripts.org Script Versions Tab

By Erik Vold Last update May 21, 2010 — Installed 3,366 times.

SUGGESTIONS

in
Subscribe to SUGGESTIONS 10 posts, 3 voices



Marti Scriptwright
FirefoxX11

 
Erik Vold Script's Author
FirefoxWindows

done

 
Marti Scriptwright
FirefoxX11

Erik Vold wrote:
done
Well it was working for a while but now seems to be missing again :\

 
Marti Scriptwright
FirefoxX11

Can you do this so it always runs on these pages too?

// @include		http*://userscripts.org/reviews/*
TIA

 
Erik Vold Script's Author
FirefoxWindows

Marti wrote:
Can you do this so it always runs on these pages too?

// @include		http*://userscripts.org/reviews/*
TIA

You're welcome

 
Erik Vold Script's Author
FirefoxWindows

Marti wrote:
Can you do this so it always runs on these pages too?

// @include		http*://userscripts.org/reviews/*
TIA

did you mean:

// @include		http*://userscripts.org/scripts/reviews/*

?

 
Marti Scriptwright
FirefoxX11

Erik Vold wrote:
did you mean:
Nope but looks like you got it correct... this will enable your script to run on pages such as the review comments page. Thanks again :)

 
Erik Vold Script's Author
FirefoxWindows

oic

 
Alek T Scriptwright
SafariMacintosh

Perhaps you could insert the Versions tab after the source code tab. The follow code will work.

scriptNav.insertBefore(newTabEle,scriptNav.getElementsByTagName('li')[2]);

Also, on scripts with large numbers in the tabs such as this one the Versions tab gets pushed to a second row.

 
Erik Vold Script's Author
FirefoxMacintosh

Alek T wrote:
Also, on scripts with large numbers in the tabs such as this one the Versions tab gets pushed to a second row.

that page looks fine for me, what tabs do you see?

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel