WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WuKong AI Search

WuKong AI Search

View on Chrome Web Store
View WuKong AI Search Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Allowing users to communicate with multiple AIs at the same time
Type
Extension
Users
407 users
2
www.xiaolvji.com
View author page of www.xiaolvji.com
Published
Published on September 15, 2024
Version 100.829.67.2
Manifest version
3
Updated
Updated on January 2, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View WuKong AI Search Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_addonName_xlj__",
    "version": "100.829.67.2",
    "description": "__MSG_addonDescription_xlj__",
    "default_locale": "zh_CN",
    "icons": {
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png",
        "64": "img\/icon_64.png",
        "96": "img\/icon_96.png",
        "128": "img\/icon_128.png"
    },
    "commands": {
        "save_to_xlj_fav": {
            "suggested_key": {
                "default": "Alt+Shift+Q"
            },
            "description": "__MSG_addonCommands_save_to_xlj_fav__"
        },
        "backup_page": {
            "description": "__MSG_addonCommands_backup_page__"
        },
        "search_1": {
            "suggested_key": {
                "default": "Alt+1"
            },
            "description": "__MSG_addonCommands_shortcut_key_1__"
        },
        "search_2": {
            "suggested_key": {
                "default": "Alt+2"
            },
            "description": "__MSG_addonCommands_shortcut_key_2__"
        },
        "search_3": {
            "suggested_key": {
                "default": "Alt+3"
            },
            "description": "__MSG_addonCommands_shortcut_key_3__"
        },
        "search_4": {
            "description": "__MSG_addonCommands_shortcut_key_4__"
        },
        "search_5": {
            "description": "__MSG_addonCommands_shortcut_key_5__"
        }
    },
    "action": {
        "default_icon": {
            "64": "img\/icon_64.png",
            "96": "img\/icon_96.png",
            "128": "img\/icon_128.png"
        },
        "default_title": "__MSG_addonAction_popup_default_title__",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "js\/15.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "tabs",
        "contextMenus",
        "scripting",
        "storage",
        "declarativeNetRequest"
    ],
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_idle",
            "all_frames": true,
            "js": [
                "js\/25.js"
            ],
            "css": [
                "css\/50.css"
            ]
        }
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "author": "WuMing"
}
© 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.
Go to top