Dictionary auto pronounce

Automatically pronounce searched word in dictionary.reference.com

目前為 2014-09-02 提交的版本,檢視 最新版本

// ==UserScript==
// @name        Dictionary auto pronounce
// @include     http://dictionary.reference.com/*
// @description Automatically pronounce searched word in dictionary.reference.com
// @version     1
// @grant       none
// @namespace https://greasyfork.org/users/4947
// ==/UserScript==

document.getElementsByTagName('audio')[0].play();