WebExtension.net
Toggle dark mode
WebExtension.net

DeepSeek AI

View on Chrome Web Store
View DeepSeek AI Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (234 ratings)
9 new ratings
20 views
This extension has been viewed 20 times

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

Chat with DeepSeek AI – Boost your creativity and productivity using deepseek, the ultimate AI-powered browser tool.
Type
Extension
Users
50,000 users
10K
Website deepseek.ai
DeepSeek
View author page of DeepSeek
Published
Published on February 2, 2025
Version 1.2.5
Manifest version
3
Updated
Updated on February 15, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View DeepSeek AI 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
{
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "version": "1.2.5",
    "description": "__MSG_extShortDesc__",
    "default_locale": "en",
    "icons": {
        "16": "images\/16.png",
        "19": "images\/19.png",
        "38": "images\/38.png",
        "48": "images\/48.png",
        "128": "images\/128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/chat.deepseek.com\/*"
            ],
            "css": [
                "blueContentScript.css"
            ],
            "js": [
                "blueContentScript.js"
            ]
        }
    ],
    "background": {
        "service_worker": "blueBackground.js"
    },
    "action": {
        "default_title": "__MSG_extName__",
        "default_popup": "bluePopup.html",
        "default_icon": {
            "16": "images\/16.png",
            "19": "images\/19.png",
            "38": "images\/38.png",
            "48": "images\/48.png",
            "128": "images\/128.png"
        }
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
© 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