// ==UserScript== // @name 扇贝单词小助手 // @namespace http://tampermonkey.net/ // @version 1.3 // @description 数字小键盘快捷键,数字键3:US发音,数字键4:UK发音,数字5:扇贝单词与柯林斯词典的切换,专注模式,让你更专注背单词,黑暗模式,更护眼 // @author ddrrcc // @match https://web.shanbay.com/wordsweb/* // @icon https://static.baydn.com/static/img/shanbay_favicon.png // @require https://cdn.bootcdn.net/ajax/libs/jquery/3.5.1/jquery.min.js // @require https://cdn.bootcdn.net/ajax/libs/toastr.js/latest/js/toastr.min.js // @require https://cdn.bootcdn.net/ajax/libs/twitter-bootstrap/4.5.3/js/bootstrap.min.js // @grant unsafeWindow // @downloadURL none // ==/UserScript== (function(){function a(){document.webkitIsFullScreen||($(".Nav_nav__3kyeO").show(),$(".Nav_container__sBZA1").show(),$(".SubNav_itemsWrapper__1mM4u").show(),toastr.warning("\u9000\u51FA\u4E13\u6CE8\u6A21\u5F0F\uFF0C\u4E0D\u8981\u88AB\u5916\u754C\u5E72\u6270\u54DF\uFF01\u5EFA\u8BAE\u5F00\u542F\u4E13\u6CE8\u6A21\u5F0F\uFF01"))}function b(){$(".Nav_nav__3kyeO").hide(),$(".Nav_container__sBZA1").hide(),$(".SubNav_itemsWrapper__1mM4u").hide(),toastr.success("\u8FDB\u5165\u4E13\u6CE8\u6A21\u5F0F\uFF0C\u66F4\u4E13\u6CE8\u4E8E\u80CC\u5355\u8BCD\uFF01");let a=document.documentElement,b=a.requestFullScreen||a.webkitRequestFullScreen||a.mozRequestFullScreen||a.msRequestFullscreen;if(b)b.call(a);else if("undefined"!=typeof window.ActiveXObject){let a=new ActiveXObject("WScript.Shell");null!=a&&a.SendKeys("{F11}")}}function c(){$(".Nav_nav__3kyeO").show(),$(".Nav_container__sBZA1").show(),$(".SubNav_itemsWrapper__1mM4u").show(),toastr.warning("\u9000\u51FA\u4E13\u6CE8\u6A21\u5F0F\uFF0C\u4E0D\u8981\u88AB\u5916\u754C\u5E72\u6270\u54DF\uFF01\u5EFA\u8BAE\u5F00\u542F\u4E13\u6CE8\u6A21\u5F0F\uFF01");let a=document,b=a.cancelFullScreen||a.mozCancelFullScreen||a.msExitFullscreen||a.webkitExitFullscreen||a.exitFullscreen;if(b)b.call(a);else if("undefined"!=typeof window.ActiveXObject){let a=new ActiveXObject("WScript.Shell");null!=a&&a.SendKeys("{F11}")}}function d(){const a=document.createElement("style");a.id="theme-css-dark",a.innerHTML=` html{filter: invert(100%) hue-rotate(180deg);scrollbar-width: none;} ::-webkit-scrollbar{display:none} img,video {filter: invert(100%) hue-rotate(180deg);}`,document.querySelector("head").appendChild(a)}function e(){document.querySelector("#theme-css-dark").remove()}function f(){let a=new MutationObserver(function(a){console.log(a),a.forEach(function(){$(".row:eq(2)").after("
")})});a.observe($(".StudyPage_studyPage__1Ri5C").get(0),{childList:!0})}var g=Math.abs;$(document.head).append(``);var h;toastr.options={positionClass:"toast-center-center"};var i=17>=g(window.screen.height-window.document.documentElement.clientHeight);window.onresize=function(){i=17>=g(window.screen.height-window.document.documentElement.clientHeight)},window.addEventListener("keydown",function(c){c=c||window.event,122!=c.keyCode||i||(c.preventDefault(),b(),document.addEventListener("webkitfullscreenchange",a,!0),document.addEventListener("mozfullscreenchange",a,!0))}),$(document).keydown(function(a){if(99==a.keyCode&&($(".index_trump__3bTaM:last").click(),$(".Pronounce_audio__3xdMh:last").click()),100==a.keyCode&&($(".index_trump__3bTaM:first").click(),$(".Pronounce_audio__3xdMh:first").click()),101==a.keyCode){var b=$(".index_tab__37Cha.index_active__1bHoy").html();h=b==$(".index_tabNavs__3tWev:eq(0) > p:eq(0)").html(),h?($(".index_tabNavs__3tWev:eq(0) > p:eq(1)").click(),h=!h):($(".index_tabNavs__3tWev:eq(0) > p:eq(0)").click(),h=!h)}});var j=document.createElement("div");j.innerHTML="
\u5FEB\u6377\u952E\u63D0\u793A
\u6570\u5B571\uFF1A\u9009\u62E91
\u6570\u5B572\uFF1A\u9009\u62E92
\u6570\u5B573\uFF1AUS\u53D1\u97F3
\u6570\u5B574\uFF1AUK\u53D1\u97F3
\u6570\u5B575\uFF1A\u6247\u8D1D\u4E0E\u67EF\u6797\u65AF\u5207\u6362
. \uFF1A\u4E0B\u4E00\u4E2A
",document.body.appendChild(j),$("#open").click(()=>{b()}),$("#close").click(()=>{c()}),$("#change").click(()=>{l()});let k="light";const l=()=>{"light"===k?(d(),k="dark"):(e(),k="light")};var m=setInterval(()=>{("\u5F00\u59CB\u5B66\u4E60"==$(".index_button__9uno8 > span").html()||"\u7EE7\u7EED\u5B66\u4E60"==$(".index_button__9uno8 > span").html())&&(clearInterval(m),$(".index_button__9uno8").click(()=>{b()}))},800),n=setInterval(()=>{"\u6253\u5361"==$(".StudyDone_checkinBtn__3DuXc").html()&&(clearInterval(n),$(".StudyDone_checkinBtn__3DuXc").click(()=>{c()}))},1e3);(function(){let a=new MutationObserver(function(){f()});a.observe($(".Layout_main__2_zw8").get(0),{childList:!0})})()})();