Amazon Customer Service Helper
Provide canned responses when you message with customers in Amazon
Amazon Customer Service Helperคืออะไร?
Amazon Customer Service Helper เป็นส่วนขยายของ Chrome ที่พัฒนาโดย GPTDeveloper และคุณลักษณะหลักของมันคือ "Provide canned responses when you message with customers in Amazon"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Amazon Customer Service Helper
ดาวน์โหลดไฟล์ส่วนขยาย Amazon Customer Service Helper ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
**New Feature: Free Access to ChatGPT Plus, no OpenAi or ChatGPT Account need!** Amazon Customer Service Helperis a Chrome extension to help Amazon seller message with customers smoothly. It a free tool like Crisp magicRply or Drift GPT. Simply select the customer's question, then Amazon Customer Service Helper will feedback the reply advice that given by GPT-3.5 Chatbot. 🚀 Feature ● Provide canned responses or reply template by ChatGPT base on the question of customers. ● Simply select the question content. ● Edit feedback from OpenAI in Amazon Customer Service Helper to reply nicely to customers ● Copy content by one click. ● Multiple output languages. 🚀 Who is Amazon Customer Service Helper for Amazon Customer Service Helperis made forAmazonseller, customer service staff or someone need reply customer's question to solve their problem. 🚀 How to use it ➡️ Make sure you have a ChatGPT account ➡️ Simply select any online content by your mouse ➡️ Right Click your mouse to open menu and select "Amazon Customer Service Helper" to open the extension window ➡️ Choose what languages you need, and click "Ask for template" ➡️ The canned responses will displayed in the extension window in a minute.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Amazon Customer Service Helper |
ID | cmfafbmoadifedfpkmmgmngimbbgddlo |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/amazon-customer-service-h/cmfafbmoadifedfpkmmgmngimbbgddlo |
คำอธิบาย | Provide canned responses when you message with customers in Amazon |
ขนาดไฟล์ | 412 KB |
จำนวนการติดตั้ง | 75 |
เวอร์ชันปัจจุบัน | 1.0.3 |
อัปเดตครั้งล่าสุด | 2023-04-12 |
วันที่เผยแพร่ | 2023-03-10 |
ผู้พัฒนา | GPTDeveloper |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://findniche.com/privacy |
ภาษาที่รองรับ | en,lv,lt,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.3", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "homepage_url": "https:\/\/chrome.google.com", "default_locale": "en", "permissions": [ "contextMenus", "tabs" ], "host_permissions": [], "version_name": "1.0.3", "icons": { "16": "src\/assets\/icons\/logo.png", "32": "src\/assets\/icons\/logo.png", "48": "src\/assets\/icons\/logo.png" }, "action": { "default_icon": "src\/assets\/icons\/logo.png" }, "content_scripts": [ { "js": [ "assets\/content-script-loader.index.js.9a0a4c0c.b7364e9c.js" ], "matches": [ " |