mirror of
https://github.com/SoPat712/videospeed.git
synced 2025-08-21 18:08:46 -04:00
remove tc-videoHost class inject: noop
This commit is contained in:
@@ -89,7 +89,6 @@ chrome.extension.sendMessage({}, function(response) {
|
||||
|
||||
fragment.appendChild(container);
|
||||
this.video.parentElement.insertBefore(fragment, this.video);
|
||||
this.video.classList.add('tc-videoHost');
|
||||
|
||||
var speed = parseFloat(tc.settings.speed).toFixed(2);
|
||||
speedIndicator.textContent = speed;
|
||||
|
Reference in New Issue
Block a user