Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modification to issue #1516 #1598

Open
wants to merge 1,069 commits into
base: master
Choose a base branch
from
Open

Conversation

MohamedLebda
Copy link
Contributor

No description provided.

hboyd2003 and others added 30 commits October 9, 2022 17:33
Revert removal of locales and updates es_419 with es
…8-master

Revert "Cleanup & rework README.md"
…mments-count

Issue 1440 hide comments count
Port over my feature from v3 to v4
Port commit 4fc9265by @hboyd2003 to v4
Port commit 484fd34 by @JuniorGenius to v4
@MohamedLebda
Copy link
Contributor Author

(thus won't be true if a user opens the first tab with no activity? )

yes but if the user opened the first (video) tab with no activity the improved.storage.newTab = false
if (ImprovedTube.video_url !== location.href) {
ImprovedTube.allow_autoplay = false;
ImprovedTube.video_url = location.href
ImprovedTube.storage.newTab = false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet