Safari fix (fixes #96), YouTube tweaks, docs

This commit is contained in:
Sam Potts
2015-07-25 19:51:32 +10:00
parent df64fdac9e
commit e9cdbfb8da
18 changed files with 338 additions and 61 deletions

View File

@ -108,7 +108,7 @@ plyr.setup({
// Add star
function formatGitHubCount(count) {
return "★ " + count;
return "★ " + count;
}
// Check if it's in session storage first