Add DuckDuckGo AI and Perplexity to context menu

This commit is contained in:
Diego Ripley
2026-02-24 14:22:06 -05:00
parent 877899dc54
commit 9c2b4cb3cf
+6
View File
@@ -81,6 +81,12 @@ params:
contextMenu:
enable: true
links:
- name: "DuckDuckGo AI"
url: "https://duckduckgo.com/?q=Help+me+understand+this+documentation:+{url}&ia=chat"
icon: "shield-check"
- name: "Ask Perplexity"
url: "https://www.perplexity.ai/search?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
icon: "academic-cap"
- name: "Ask ChatGPT"
url: "https://chatgpt.com/?q=Help+me+understand+this+documentation:+{url}+read+the+url+and+any+other+urls+referenced+on+the+page"
icon: "sparkles"