WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
DeepSeek Title Changer

DeepSeek Title Changer

View on Chrome Web Store
View DeepSeek Title Changer Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 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.

智能同步 DeepSeek 对话标题!让多标签页管理更轻松,快速定位您的重要对话。再也不用在众多相似标签中寻找特定对话了。
Type
Extension
Users
10 users
1
eatcosmos
View author page of eatcosmos
Published
Published on January 13, 2025
Version 1.0
Manifest version
3
Updated
Updated on January 13, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View DeepSeek Title Changer 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": "DeepSeek Title Changer",
    "version": "1.0",
    "description": "\u667a\u80fd\u540c\u6b65 DeepSeek \u5bf9\u8bdd\u6807\u9898\uff01\u8ba9\u591a\u6807\u7b7e\u9875\u7ba1\u7406\u66f4\u8f7b\u677e\uff0c\u5feb\u901f\u5b9a\u4f4d\u60a8\u7684\u91cd\u8981\u5bf9\u8bdd\u3002\u518d\u4e5f\u4e0d\u7528\u5728\u4f17\u591a\u76f8\u4f3c\u6807\u7b7e\u4e2d\u5bfb\u627e\u7279\u5b9a\u5bf9\u8bdd\u4e86\u3002",
    "author": "eatcosmos",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "permissions": [
        "tabs"
    ],
    "host_permissions": [
        "*:\/\/chat.deepseek.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/chat.deepseek.com\/*"
            ],
            "js": [
                "content.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.
Go to top