제작자: Abin Simon
Inspect and view changes in Yaq source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Yaq",
"description": "Browser extension to do LLM stuff",
"version": "3.2.0",
"manifest_version": 3,
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content.js"
]
}
],
"permissions": [
"activeTab",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_title": "Yaq",
"default_icon": {
"16": "assets/icon.png",
"48": "assets/icon48.png"
}
},
"icons": {
"16": "assets/icon.png",
"48": "assets/icon48.png"
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Shift+M"
},
"description": "Open the Yaq popup"
},
"_execute_sidebar_action": {
"suggested_key": {
"default": "Alt+Shift+M"
},
"description": "Open the Yaq sidebar"
}
},
"sidebar_action": {
"default_title": "Yaq",
"default_panel": "popup.html",
"default_icon": "assets/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "yaq-extension@meain.io"
}
}
} 최고의 Yaq 대안
다음은 Yaq과(와) 유사한 Firefox add-on입니다:
QuickLLM
deseven
LLM Toolbox
Burak Unver
LLM Chat Toolbox
Burakhan Ünver
Noice - LLM Assistant
Danny Peck
Chitan - LLM Writing Assistant
Ardin Fardiansyah
LLM Translator
Leo
browserllama-beta
nachiket
LLM Chat Exporter
KARIM DAMATY
LLM Chat PDF. HTML & Markdown Exporter
Fschwar4
GitHub Markdown Exporter
fefedu973
MelonTranslate
jamielgbr
Hacker News TL;DR
Ivan Yurchenko