By: Danny Peck
Inspect and view changes in Noice - LLM Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Noice - LLM Assistant",
"version": "1.0.1",
"description": "Quick LLM assistant with customizable keyboard shortcut",
"permissions": [
"storage",
"activeTab",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"lib/markdown.js",
"lib/page-extractor.js",
"lib/llm-providers.js",
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"commands": {
"toggle-assistant": {
"suggested_key": {
"default": "Ctrl+J"
},
"description": "Toggle LLM Assistant"
}
},
"browser_specific_settings": {
"gecko": {
"id": "noice-llm-assistant@example.com",
"strict_min_version": "58.0"
}
}
} Best Noice - LLM Assistant Alternatives
Here are some Firefox add-ons that are similar to Noice - LLM Assistant:
QuickLLM
deseven
Multi LLM
jai mishra
Rallx browser AI
RMK
AI Prompt Saver
SoenkeS
Multi⁺LLM - AI Comparison Tool
LLM.ist
Souffleur
Tingler
IA Helper - AI Assistant
Bruno
Keyquill
R-Okauchi
MelonTranslate
jamielgbr
Quick Quill
Rolando
Page Assist - A Web UI for Local AI Models
Muhammed Nazeem
AI Assistant Sidebar
Woobat8