All Projects → NDevTK → AutoPause

NDevTK / AutoPause

Licence: MIT License
Browser extension to pause other audio and video sources if audio is playing on the active tab with automatic resume, fast forward and media controls.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AutoPause

Turn-Off-the-Lights-Firefox-extension-WebExtensions
Firefox extension (WebExtensions)
Stars: ✭ 19 (+26.67%)
Mutual labels:  firefox-extension, firefox-extensions
man-in-the-middle
Modify requests, inject JavaScript and CSS into pages
Stars: ✭ 74 (+393.33%)
Mutual labels:  extensions, firefox-extensions
Bypass Paywalls Firefox
Bypass Paywalls for Firefox
Stars: ✭ 3,113 (+20653.33%)
Mutual labels:  firefox-extension, firefox-extensions
auto-click-auto-fill
Auto Click Auto Fill on any web page
Stars: ✭ 111 (+640%)
Mutual labels:  firefox-extension, firefox-extensions
vuln-headers-extension
Firefox extension which parses the headers of all the requests which are being flowing through your firefox browser to detect for vulnerabilities.
Stars: ✭ 55 (+266.67%)
Mutual labels:  extensions, firefox-extension
quickdial-webext
QuickDial : WebExt Dial page for Firefox
Stars: ✭ 48 (+220%)
Mutual labels:  firefox-extension, firefox-extensions
Jsdemos
Home page for all listed extensions, if you have any suggestions/bugs, please file an issue in this repo
Stars: ✭ 14 (-6.67%)
Mutual labels:  extensions, firefox-extension
2fa-notifier
2FA Notifier is a web extension that notifies users whether or not the sites they visit support two factor authentication (2FA).
Stars: ✭ 39 (+160%)
Mutual labels:  firefox-extension, firefox-extensions
fb-post-screenshot
Firefox Web Extension to save Facebook posts as images
Stars: ✭ 18 (+20%)
Mutual labels:  firefox-extension, firefox-extensions
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (+140%)
Mutual labels:  firefox-extension, firefox-extensions
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (+40%)
Mutual labels:  firefox-extension
exodify
Wonder how much an app is tracking you? Now you can see it from within the Google Play web interface thanks to ExodusPrivacy.
Stars: ✭ 56 (+273.33%)
Mutual labels:  firefox-extension
zsh unplugged
🤔 perhaps you don't need a Zsh plugin manager after all...
Stars: ✭ 68 (+353.33%)
Mutual labels:  extensions
jira-2-omnifocus
Chrome extension for sending JIRA tickets to OmniFocus
Stars: ✭ 20 (+33.33%)
Mutual labels:  firefox-extension
eshteb
Reduces the anger of an Iranian when typing in the wrong language!
Stars: ✭ 42 (+180%)
Mutual labels:  firefox-extension
pm27-sdk-addons
SDK-based extensions for Pale Moon 27.1+
Stars: ✭ 19 (+26.67%)
Mutual labels:  extensions
Wudooh
Browser extension that allows Arabic script modifications for clarity and customization
Stars: ✭ 43 (+186.67%)
Mutual labels:  firefox-extension
vsc
☢️ A fresh-looking, neon theme for Visual Studio Code Almost radioactive.
Stars: ✭ 24 (+60%)
Mutual labels:  extensions
inDoors
Chrome/Firefox extension that displays companies' Glassdoor ratings on LinkedIn and other job sites
Stars: ✭ 33 (+120%)
Mutual labels:  firefox-extension
crypto-currencies-values-ext
Google Chrome extension to show crypto currencies values 💰📈
Stars: ✭ 19 (+26.67%)
Mutual labels:  extensions

AutoPause

MIT license Stars Firefox version Issues Forks

Browser extension to pause other audio and video sources if audio is playing on the active tab with automatic resume, fast forward and media controls.
Extension icon

Features:

  • Automatic pause (per tab or new media)
  • Optional automatic resume
  • Global Fast forward
  • DOM events for website integration
  • ShadowDOM support
  • Mark tab for automatic resume
  • Custom media controls for play, pause, next, previous
  • Shortcut to mark a tab as ignored
  • Shortcut to rewind media in 30 second increments
  • Option to pause media when muted and not visible (Also supports tab mute, Not PiP due to lack of API on firefox)
  • Option to mute a tab when media is paused (Allows media switching without tab change using the unmute button)

DOM Event autopause_action: toggleFastPlayback, Rewind, togglePlayback, allowplayback, next, previous, pause, play

Testing

https://ndevtk.github.io/AutoPause/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].