Cycle: Turn feedback into customer love!
Collect feedback from anywhere on the web
Cycle: Turn feedback into customer love!คืออะไร?
Cycle: Turn feedback into customer love! เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cycle และคุณลักษณะหลักของมันคือ "Collect feedback from anywhere on the web"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cycle: Turn feedback into customer love!
ดาวน์โหลดไฟล์ส่วนขยาย Cycle: Turn feedback into customer love! ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Cycle connects customer feedback to product delivery workflows so you can close the feedback loop and wow your customers at each release. With our Chrome extension, you’ll be able to capture feedback from any web-app, directly in your browser. - Something interesting in your web-based CRM you’d like to send to Cycle? - Seeing something relevant regarding your product on Reddit? Highlight any text and click on the extension: it will create a feedback in a click! Just had an idea on how to improve your product, while being busy in another web-app? Just click on the extension and create a feedback straight from your browser! Cycle makes it super fast & frictionless to enrich your customer insights, without having to leave your working environment!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Cycle: Turn feedback into customer love! |
ID | dlbjafeipdkijijmlllpenhccdhegeaa |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cycle-turn-feedback-into/dlbjafeipdkijijmlllpenhccdhegeaa |
คำอธิบาย | Collect feedback from anywhere on the web |
ขนาดไฟล์ | 7.1 MB |
จำนวนการติดตั้ง | 248 |
เวอร์ชันปัจจุบัน | 0.0.19 |
อัปเดตครั้งล่าสุด | 2024-02-22 |
วันที่เผยแพร่ | 2022-09-03 |
คะแนน | 5.00/5 รวมทั้งหมด 9 คะแนน |
ผู้พัฒนา | Cycle |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.cycle.app/ |
URL หน้าช่วยเหลือ | https://intercom.help/cycle-help/en |
URL หน้านโยบายความเป็นส่วนตัว | https://cycleapp.notion.site/Privacy-Policy-Cycle-07eaa86cc4eb4782a52f9d340dc4b9ce |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Cycle: Turn feedback into customer love!", "manifest_version": 3, "version": "0.0.19", "action": { "default_popup": "index.html", "default_title": "Create a doc" }, "description": "Collect feedback from anywhere on the web", "icons": { "16": "favicon.ico", "48": "favicon.ico", "128": "favicon.ico" }, "permissions": [ "activeTab", "scripting" ], "commands": { "_execute_action": { "suggested_key": "Ctrl+Shift+K", "description": "Toggle extension" } } } |