16 omtaler
- Vurdert til 5 ut av 5av Firefox-bruker 18285282, ett år sidenRequest new feature: Smoothed playback dynamic acceleration
Example :
1- set desired speed *e.g. x3
2- select starting speed *e.g. x1.5
3- % of video passed until desired speed is reach e.g. *60%
Result:
The video begins at x1.5
increases gradually as a function of time based on the duration of the video
by 60%, speed had gradually increased from 1.5x to 3x in 0.01 stepsizes.
e.g. at 60% of elapsed video duration it will be
playbackRate = x1.5 + (x3 - x1.5) * (currentTime / duration) / 0.6
This formula means that the playback rate will start at x1.5 and increase linearly as a function of the current time divided by the duration of the video until it reaches 60% of the duration, where it will reach x3.
This passive increase in cognitive load will lead to increased comprehension.Utviklerrespons
postet ett år sidenIf you have a feature request please add it the Github repo so we can talk about it. That said I'm not sure how this fits the extensions usage. - Vurdert til 5 ut av 5av Firefox-bruker 16623589, 2 år sidenIt works very well! Thanks for the extension!
- Vurdert til 5 ut av 5av Adam Boulton, 2 år siden
- Vurdert til 5 ut av 5av Satyam Sonaniya, 2 år siden
- Vurdert til 5 ut av 5av Claudiu, 3 år siden
- Vurdert til 5 ut av 5av beyond9thousand, 3 år sidenDeveloper was kind enough to add a minor enhancement on a single day's notice. Auto-pause no longer interacts with tabs that do not have their URLs added to the list. My use case: Spotify/Youtube kept getting paused by Discord notifications.
This add-on is a huge plus for my workflow, would definitely recommend if you like having music playing at all times but also occasionally look up videos on Youtube at the same time. (example) - Vurdert til 5 ut av 5av Firefox-bruker 14938153, 4 år sideni think it's the best extension. It's very usefull!!
- Vurdert til 5 ut av 5av Firefox-bruker 17018579, 4 år sidenBeen looking for this solution for ages. Works as required.
- Vurdert til 5 ut av 5av Akshat Dodhiya, 4 år siden
- Vurdert til 5 ut av 5av rum, 4 år sidenIts really good, does, was it shut do.
But with Tabs in different windows it toggles automaticly after 3-4 seconds beetween the 2 windows.
Update: Wow! Fixed in a cuple of ours, i´m thrilled! author is doing a great job. ThxUtviklerrespons
postet 4 år sidenI have now created https://github.com/NDevTK/AutoPause/issues/9 I need to fix this issue before next release. seems to be fixed in version 2.6 - Vurdert til 5 ut av 5av qwerty12, 5 år sidenThis extension is great; thanks dev. I've tried similar addons on other browsers in the past but never kept them but this one works well without being annoying.
- Vurdert til 5 ut av 5av MrArtist, 5 år sidenIt works between say two YouTube tabs currently playing video but when I go to a third tab (not playing anything) then both other tabs start playing at the same time which is less than useful and not really as expected.
Ideally all non-active tabs should remain paused unless I specifically go back to them or give them permission to play when not active (say for radio/audio listening), otherwise I'm not sure what use the current functioning is as when trying to use a third tab it makes for hearing two tabs at once and any video continues to play unseen?
Would love to see this developed further with perhaps some preconfigured checkboxes in the options dialogue (or a permanently viewable list of useful options). For testing I have just used the first suggestion of which seems fine.
EDIT (after developer comment) - I have tried the Alt+r toggle and that seems almost as bad, adding in an extra stage to switching tabs that doesn't do anything if I switch to a non audio or video link (exceot play all audio streams at the same time - Alt+r only takes effect when I go back to the AV links and then only after clicking to the second tab from the first. There is also no visual clue as to what state Alt+r is currently in and it's easy to get in a mess in my test with three AV streams + other non-AV tabs. I will leave notes on GitHub.
EDIT 2 (After working with developer on GitHub) - increased my star rating to 5 - author is doing a great job at including my suggestions and if this all goes well it should be a 5-star add-on!!!Utviklerrespons
postet 5 år sidenIt has an option to toggle auto resume (Alt+r ) this change is saved and seems to do what you want. I was not sure if the third tab behaviour should be kept, I now think that it should only resume one prioritized by the order of last played.
If you have suggestions for how it should be implemented, https://github.com/NDevTK/AutoPause/issues/7
Update: changes have been made in version 2.3 - Vurdert til 5 ut av 5av Hector, 5 år siden
- Vurdert til 5 ut av 5av Firefox-bruker 16501353, 5 år sidencool idea .. doesn't work on sites like this https://ustvgo.tv/animal-planet-live/ .. won't stop the audio when I switch tabs..
- Vurdert til 5 ut av 5av GeorgeA, 5 år sidenGreat, thank you. Yes - 5* , while having only just installed it. But I know it's going to work - and many thanks to Martin Brinkmann @ Ghacks for the recommendation, and thanks to NDevTK for filling in this "vital" feature that actually should be fully part of Firefox anyway!