Smile4ever / Double-Click-On-Page-Closes-Tab

Firefox extension - Double click on a page to close the current tab.
0 stars 0 forks source link

Double click in videoplayer on vk.com close tab. #3

Closed chuvak2033 closed 10 months ago

chuvak2033 commented 4 years ago

In most video players, double clicking maximaze/minimizes the video, on vk.com in videoplayer double click close tab. [video for example]

Smile4ever commented 4 years ago

Thank you for opening this issue.

document.activeElement.innerHTML.includes("video") might solve this issue; I will try it out and hopefully create a new version with the fix. I'll keep you posted.

Smile4ever commented 10 months ago

Version 1.0.0 fixes this issue