WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
AI Chat Shortcut

AI Chat Shortcut

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

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

AI Chat Shortcut is a Browser extension that allows users to quickly access various AI chat services directly from the address bar.
Type
Extension
Users
17 users
1
Website rxliuli.com
rxliuli
Published
Version 0.2.0
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "AI Chat Shortcut",
    "description": "AI Chat Shortcut is a Browser extension that allows users to quickly access various AI chat services directly from the address bar.",
    "version": "0.2.0",
    "icons": {
        "16": "icon\/16.png",
        "32": "icon\/32.png",
        "48": "icon\/48.png",
        "96": "icon\/96.png",
        "128": "icon\/128.png"
    },
    "permissions": [
        "storage",
        "scripting"
    ],
    "omnibox": {
        "keyword": "@chat"
    },
    "host_permissions": [
        "https:\/\/chatgpt.com\/",
        "https:\/\/poe.com\/",
        "https:\/\/gemini.google.com\/",
        "https:\/\/gemini.google.com\/app",
        "https:\/\/claude.ai\/",
        "https:\/\/claude.ai\/new"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html"
    }
}
© 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.