Dictionary auto pronounce

Automatically pronounce searched word in dictionary.reference.com

// ==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://gf.qytechs.cn/users/4947
// ==/UserScript==

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

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址