AI写信插件-外贸人必用
AI写信插件-外贸人必用
AI写信插件-外贸人必用とは何ですか?
AI写信插件-外贸人必用はwaimao163によって開発されたChromeの拡張機能で、その主な機能は「AI写信插件-外贸人必用」です。
拡張機能のスクリーンショット
AI写信插件-外贸人必用拡張機能のCRXファイルをダウンロード
AI写信插件-外贸人必用拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
AI写信:解决外贸人在邮件营销中出现的内容创作撰写难题,Ai帮您撰写出高质量的邮件内容,助力营销效果显著提升。 AI润色:根据您输入的邮件具体用途或邮件语气,AI 帮您自动润色邮件内容,极大提升编写效率
拡張機能の基本情報
名前 | AI写信插件-外贸人必用 |
ID | jcbbgcflkofmedgdkboneakolpfkdomk |
公式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 |
説明 | AI写信插件-外贸人必用 |
ファイルサイズ | 664 KB |
インストール数 | 253 |
現在のバージョン | 0.0.2 |
最終更新日 | 2023-05-09 |
公開日 | 2023-04-02 |
開発者 | waimao163 |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://waimao.office.163.com/ |
ヘルプページのURL | https://waimao.163.com/ |
プライバシーポリシーページのURL | https://qiye.163.com/sirius/privacy_waimao/index.html |
対応言語 | 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:\/\/*\/*" ] } ] } |