Allows users to select specific audio output device for HTML5 audio / video in a per site basis.
当前为
Audio output selection can be accessed by clicking on the "Select audio output device for this site" menu of this script's entry on the Tampermonkey/Violentmonkey/Greasemonkey browser extension's popup menu.
Alternatively, the audio selection menu can be provided as a bookmarklet and be added onto the browser's bookmark toolbar. The bookmark URL should be specified as:
javascript:shmao_ujs()
Notes:
HTML5 audio output selection is currently supported only on Chrome browser and its clones, and when the HTML page is not accessed using "http://" or "https://" URLs.
Has not been tested under platforms other than Windows.