WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Markdown Converter/AI文件转换器-ChatGPT|DeepSeek

Markdown Converter/AI文件转换器-ChatGPT|DeepSeek

View on Chrome Web Store
View Markdown Converter/AI文件转换器-ChatGPT|DeepSeek 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 30, 2025.

Convert Markdown to Word, PDF and other formats using Pandoc
Type
Extension
Users
3 users
2
xxxly
View author page of xxxly
Published
Published on June 26, 2025
Version 1.0.0
Manifest version
3
Updated
Updated on June 26, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Markdown Converter/AI文件转换器-ChatGPT|DeepSeek 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": "Markdown Converter\/AI\u6587\u4ef6\u8f6c\u6362\u5668-ChatGPT|DeepSeek",
    "version": "1.0.0",
    "description": "Convert Markdown to Word, PDF and other formats using Pandoc",
    "permissions": [
        "activeTab",
        "storage",
        "downloads",
        "scripting"
    ],
    "host_permissions": [],
    "action": {
        "default_popup": "popup.html",
        "default_title": "Markdown Converter\/AI\u6587\u4ef6\u8f6c\u6362\u5668-ChatGPT|DeepSeek"
    },
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "example.md",
                "src\/*"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self';"
    }
}
© 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