Youtubecenter: version 540 contains number 538 instead of 540

Created on 7 Feb 2017  路  12Comments  路  Source: YePpHa/YouTubeCenter

vivaldi (chrome)

Most helpful comment

update to version 540 message appears in every video
updating to 540 (load unpacked extension)
version is now... 538
update to version 540 message appears in every video
...

All 12 comments

update to version 540 message appears in every video
updating to 540 (load unpacked extension)
version is now... 538
update to version 540 message appears in every video
...

There is a chance that crx file was not rebuild for 540 (looking at https://github.com/YePpHa/YouTubeCenter/tree/master/dist last modification dates)

Commit message 7995bd539916af3550599ebdfc3751fbb00585cb clearly states that Chrome version was not compiled.

So can we fix that ourselves? I mean the warning, that is.

Hey,
just open YouTubeCenter.js with notepad++ etc. and search for "538"
You will find 3 results.
Step to the second it schould be the line:

    fn += "(true, 1, true, 538)";

Change to

    fn += "(true, 1, true, 540)";

Save
Delete extension in chrome and readd the modified

someone can fixed file .crx for Opera?

Try this..
Remember, it's not the dev preview 540!
Only 538 without the warning.

YoutubeCenter.zip

Thank you but I can deactivate the update warning in the extension itself. I'd prefer the real v540.

@Uthuriel You can disable the Update Checker in the YTCentre settings. Under the "Update" tab. At least that removed the yellow box for me.

That's exactly what I did.

@Juliannico111 Ok, but then I know when a new version was released, if updates are disabled?

I found the certificates that I used to compile the crx file. So the latest crx file should be up-to date. See https://github.com/YePpHa/YouTubeCenter/commit/911c3a3391cbccef4b7161b16817c3f5352cf572

Was this page helpful?
0 / 5 - 0 ratings

Related issues

MarlonAndradee picture MarlonAndradee  路  23Comments

OG-Deicide picture OG-Deicide  路  6Comments

omperus picture omperus  路  23Comments

HyphenSam picture HyphenSam  路  8Comments

Rex501st picture Rex501st  路  25Comments