Deepseek - definition
-
{ "dictName": "deepseek definition - shorter", "prompt": "Give me the full definitions of \"<word>\"<language>", "promptWithContext": "Give me the meaning of \"<word>\"<language>, which is used in the context \"<sentence>\"", "windowUrl": "https://chat.deepseek.com", "css": "body {margin-top: 50px !important;}", "inputSelector": "textarea", "submitButtonSelector": "[style=\"width: fit-content;\"] .ds-icon-button[role=\"button\"]" } -
Hi, thanks for adding DeepSeek to the Dictionariez Trove!
I updated a few fields in the markdown to get it working. Please give it a try, see if it works for you as well.
The main issue was the property name: it should be
promptrather thandeepseekPromptorchatgptPrompt, according to the contribution guide: How to add a new dictionary to the trove.I also updated the
submitButtonSelector. DeepSeek’s website uses a fairly obscured selector that might be unstable, so I’ll look into a more robust way to optimize this later.Thanks again for the contribution!
