Skip to content
This repository has been archived by the owner on Dec 11, 2018. It is now read-only.

Commit

Permalink
[1.4.0] More UI stuff, major fixes and failsafes
Browse files Browse the repository at this point in the history
changed ui button style
added ui button color setting
added ui button size setting
made the code more fluent and appealing
fixed bug of ui appearing on other youtube pages than /watch
added multiple language support
added more @grants
added menu button, will be adding function to it in the next version
fixed broken ui on new youtube design
added switch() error failsafes via the "default:" option
changed some of the settings to strings
  • Loading branch information
Sv443 authored May 30, 2018
1 parent 9565819 commit 9e3c366
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TamperTubePlus.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@


/*Init Init Init*/

var curversion = "1.4.0";
var URLhost = window.location.host;
var URLpath = window.location.pathname;
Expand Down

0 comments on commit 9e3c366

Please sign in to comment.