DictionaryByGPT4
DictionaryByGPT4 copied to clipboard
index.html 网页加个搜索吧~现在只能通过控制台找词
例如找 poll 这个词
[...document.querySelectorAll('h1')].filter(x => x.textContent === 'poll')[0]?.scrollIntoViewIfNeeded()
مرحبا
https://github.com/VeejaLiu/DictionaryByGPT4