AI写信插件-外贸人必用

AI写信插件-外贸人必用

What is AI写信插件-外贸人必用?

AI写信插件-外贸人必用 is a Chrome extension developed by waimao163, and its main feature is "AI写信插件-外贸人必用".

Extension Screenshots

screenshot
screenshot
screenshot

Download AI写信插件-外贸人必用 Extension CRX File

Download AI写信插件-外贸人必用 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        AI写信:解决外贸人在邮件营销中出现的内容创作撰写难题,Ai帮您撰写出高质量的邮件内容,助力营销效果显著提升。
AI润色:根据您输入的邮件具体用途或邮件语气,AI 帮您自动润色邮件内容,极大提升编写效率                    

Extension Basic Information

Name AI写信插件-外贸人必用 AI写信插件-外贸人必用
ID jcbbgcflkofmedgdkboneakolpfkdomk
Official URL https://chromewebstore.google.com/detail/ai%E5%86%99%E4%BF%A1%E6%8F%92%E4%BB%B6-%E5%A4%96%E8%B4%B8%E4%BA%BA%E5%BF%85%E7%94%A8/jcbbgcflkofmedgdkboneakolpfkdomk
Description AI写信插件-外贸人必用
File Size 664 KB
Installation Count 253
Current Version 0.0.2
Last Updated 2023-05-09
Publish Date 2023-04-02
Developer waimao163
Email [email protected]
Payment Type free
Extension Website https://waimao.office.163.com/
Help Page URL https://waimao.163.com/
Privacy Policy Page URL https://qiye.163.com/sirius/privacy_waimao/index.html
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.2",
    "author": "[email protected]",
    "name": "AI\u5199\u4fe1\u63d2\u4ef6-\u5916\u8d38\u4eba\u5fc5\u7528",
    "description": "AI\u5199\u4fe1\u63d2\u4ef6-\u5916\u8d38\u4eba\u5fc5\u7528",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/js\/DATracker.globals.1.6.14.js"
            ],
            "matches": [
                "https:\/\/*\/*"
            ]
        }
    ]
}