WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Chatty for LLMs

Chatty for LLMs

View on Chrome Web Store
0.0 (0 ratings)
0 views
0 downloads

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Helps you to chat and RAG with your LLMs via ollama
Type
Extension
Users
35 users
1
mohanc
Published
Version 1.2
Manifest version
3
Updated
productivity/developer
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Chatty for LLMs",
    "version": "1.2",
    "description": "Helps you to chat and RAG with your LLMs via ollama",
    "permissions": [
        "sidePanel",
        "activeTab"
    ],
    "action": {
        "default_title": "Click to open panel",
        "default_icon": "icons\/cl-16x16.png"
    },
    "icons": {
        "16": "icons\/cl-16x16.png",
        "48": "icons\/cl-48x48.png",
        "128": "icons\/cl-128x128.png"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "background": {
        "service_worker": "js\/service-worker.js"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.