ImprovedTube

Results 962 comments of ImprovedTube

> ImprovedTube.storage.only_one_player_instance_playing && ImprovedTube.storage.newTab permanent storage. so it will stop the first tab from playing if that one is opened in the background (ok, since browser will stop it anyways)...

hi @MohamedLebda! > `ImprovedTube.allow_autoplay === false &&` this looks like an exception to autoplay:off. true only after keyboard activity. (As said in your pull request about autoplay:off) (thus won't be...

hi! @xeophyte smarttube stopped working? like this? https://chromewebstore.google.com/detail/playto-for-chromecast/jngkenaoceimiimeokpdbmejeonaaami

hi, (cant set or force a standard app in the android TV?) > thought that maybe lets find out [CastVideos-chrome](https://github.com/googlecast/CastVideos-chrome) https://github.com/googlecast/CastReceiver ( _css identifiers of the button: the button is...

hi guys! good points. Who is the VHS player? @Evoden1: > Expected /preferred behavior:Auto play the video without pressing spacebar or play button check if firefox is preventing Auto Play...

Hi! @Evoden1 great! we hear that often so it feels overdue to find out more. - [x] You can copy the whole html source (CTRL+U) (~850kb) ( - and (or)...

hi, thanks! can you get the rendered DOM too? it might give more some other/faster clues (and both of each with your account where it works. Because those might be...

# 238kB overhead in the html source (ctrl+U) ### (through mentioning the ~800 experiments 8 times) "serializedExperimentIds" & "serializedExperimentFlags" are 34000 chars and appears 8 times identically (whyever) YouTube seems...

...finally: DOM differences missing again: ```js ................../* Copyright The Closure Library Authors. SPDX-License-Identifier: Apache-2.0 */ .... ``` and this long part is very different in yours ```html div id="below" class="style-scope...

hi @evoden1 & thanks! can you also paste the html source (CTRL+U) of your most similar account, where it works? (mine might showed more/differences unnecessarily) - that might already narrow...