WebExtension.net
Toggle dark mode
WebExtension.net

Kimi Copilot - 网页总结助手

View on Chrome Web Store
View Kimi Copilot - 网页总结助手 Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (102 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

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

用Kimi AI一键总结网页内容
Type
Extension
Users
40,000 users
Website kimi.tools
wong2
View author page of wong2
Published
Published on March 31, 2024
Version 1.12.0
Manifest version
3
Updated
Updated on September 12, 2024
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Kimi Copilot - 网页总结助手 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": "Kimi Copilot - \u7f51\u9875\u603b\u7ed3\u52a9\u624b",
    "description": "\u7528Kimi AI\u4e00\u952e\u603b\u7ed3\u7f51\u9875\u5185\u5bb9",
    "version": "1.12.0",
    "icons": {
        "128": "icon-128.png"
    },
    "action": [],
    "permissions": [
        "sidePanel",
        "activeTab",
        "storage",
        "scripting",
        "notifications"
    ],
    "host_permissions": [
        "https:\/\/*.moonshot.cn\/*",
        "https:\/\/*.volces.com\/*"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+K",
                "windows": "Ctrl+Shift+K",
                "linux": "Ctrl+Shift+K",
                "chromeos": "Ctrl+Shift+K",
                "mac": "Command+Shift+K"
            }
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/kimi.moonshot.cn\/*"
            ],
            "run_at": "document_start",
            "js": [
                "content-scripts\/content.js"
            ]
        }
    ]
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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