Google Chrome Getting Audio Indicators To Show You Noisy Tabs
An anonymous reader writes "Google is working on identifying Chrome tabs that are currently playing audio (or recording it). The feature is expected to show an audio animation if a tab is broadcasting or recording sound. François Beaufort spotted the new feature, a part of which is already available in the latest Chromium build."
This could actually be useful...hopefully FF will follow
"In a time of universal deceit, telling the truth is a revolutionary act." - George Orwell
21 Web Browser Features We Desperately Need
How long has this been in development again?
(Slightly OT) Like Slashdot? Not sure what was up yesterday, but I kept getting a (Swedish) ad on this site, one that expanded by itself even without rolling over it, and played video with (loud) audio. Great fun when idly browsing ./ during a conference call.
./
I thought advertisers wised up about doing that that sort of thing in the last decade. Suffice to say I finally disabled ads on
If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
I remember this being discussed on the FF bugzilla years ago. It was seen as a very good idea, but the issue was (at least then) that most audio is played by Flash applets which the browser can't control, thus making it useless in most scenarios. I wonder how Chrome tackles the issue of plugin content playing audio.
Chrome uses it's own build of the flash plugin, which is not using the NPAPI plugin API, but Google's own Pepper API, which has support for Audio built into the API - and thus will handle playback of the audio through the browser, so the browser has full knowlegde and control of the audio.