YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 520 forks source link

New Version pop up message. #621

Closed tgwaste closed 10 years ago

tgwaste commented 10 years ago

Every youtube video I open I get this message at the top:

A new developer build is available. Install Developer Version - Build #334.

I have installed the latest developer version, at least the only version I can find via this link:

https://github.com/YePpHa/YouTubeCenter/raw/master/dist/YouTubeCenter.safariextz

Any way to disable the pop up or provide a way to install what it wants me to instal?

pep0w commented 10 years ago

firefox go to addons manager and update from there

chrome right click the tampermonkey icon -> select options, switch over to installed scripts tab, check the script and choose trigger an update --> start

tgwaste commented 10 years ago

This would be for safari.. hence the 'safariextz' extension of my link.

pep0w commented 10 years ago

try removing it completely, and installing again

BooBerry commented 10 years ago

The Safari plugin hasn't been updated for a month.

YePpHa commented 10 years ago

@AwesomeDonkey and now the Safari version should be updated.

I will not update the Safari version for every developer version I release as it takes me about 20-30 seconds to go into Safari, click on the correct buttons to build the Safari extension. You might want to also take a look at #487.

tgwaste commented 10 years ago

Can you disable the 'new version is available' banner then?

tgwaste commented 10 years ago

After updating I still get the banner. Is that really necessary? At least honor the dismiss button on a permanent basis.

pep0w commented 10 years ago

maybe add a checkbox there, to not remind ever again or at least until an even newer version comes out.

BooBerry commented 10 years ago

YouTube Center settings > Update > uncheck Enable update checker.

tgwaste commented 10 years ago

awesome, thanks