YouTube Googler

By MooGoo Last update May 11, 2009 — Installed 50,824 times.

Option for...

in
Subscribe to Option for... 3 posts, 2 voices



StrawTurkey User

>> Moved user information and links to the top of the sidebar as suggested by Shinykirby.

Is there any chance you could throw in a config to allow that to be back at the bottom? I don't typically use that stuff, and it's not aesthetically-pleasing on my computer, in its current form.

I know I can edit it around in JavaScript, and mix-and-match with the other (hopefully), but it might be good to make it an option.

But thanks, thanks, thanks, thanks for everything!

- StrawTurkey

 
StrawTurkey User

Okay, that was as simple as

side: ['#masthead', '#watch-channel-brand-cap', '#watch-vid-title', '#watch-channel-vids-div', '#watch-video-quality-setting', '#watch-ratings-views', '#playlist-panel', '//div[@id="more-from-panel"]/parent::div', '#quicklistDiv', '#watch-related-videos-panel',  '#watch-actions-area', '#watch-comments-stats', '#non-logo-masthead' ]

(moving '#non-logo-masthead' to the end), instead of originally

side: ['#non-logo-masthead', '#masthead', '#watch-channel-brand-cap', '#watch-vid-title', '#watch-channel-vids-div', '#watch-video-quality-setting', '#watch-ratings-views', '#playlist-panel', '//div[@id="more-from-panel"]/parent::div', '#quicklistDiv', '#watch-related-videos-panel',  '#watch-actions-area', '#watch-comments-stats' ]

In case anybody else wants to swap that out.

 
MooGoo Script's Author

I was thinking about adding the ability to reorder and hide certain elements from the sidebar. So I added it in the recent version...

I might add the ability to add custom element ids, for things that I might not have included in the sidebar, or the occasional element that escapes from changes on the youtube page.

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