Canny
Gather feedback from everywhere on the web
Cannyคืออะไร?
Canny เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Canny และคุณลักษณะหลักของมันคือ "Gather feedback from everywhere on the web"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Canny
ดาวน์โหลดไฟล์ส่วนขยาย Canny ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With Canny, you'll be able to easily collect, manage, and respond to customer feedback. You'll know exactly what your customers want, and you'll be able to keep them in the loop on new features and product development. Feedback comes in via many different channels. For example, HubSpot, Twitter, email, and more. With the Canny Chrome extension, your team can track feedback from any website. Canny will keep track of who requested the feedback so you can easily follow up with them. Over a thousand companies trust Canny to help them make better product decisions including leading companies like Compass, ClickUp, and CircleCI. Canny Chrome extension is only available on our Business plan, head to canny.io and sign up for a free 14-day trial.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Canny |
ID | ppljpoflocngelbkbmebgkpdbbjaejhi |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/canny/ppljpoflocngelbkbmebgkpdbbjaejhi |
คำอธิบาย | Gather feedback from everywhere on the web |
ขนาดไฟล์ | 463 KB |
จำนวนการติดตั้ง | 461 |
เวอร์ชันปัจจุบัน | alpha-8.6 |
อัปเดตครั้งล่าสุด | 2023-08-15 |
วันที่เผยแพร่ | 2021-10-07 |
คะแนน | 4.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | Canny |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://canny.io |
URL หน้าช่วยเหลือ | https://feedback.canny.io/ |
URL หน้านโยบายความเป็นส่วนตัว | https://canny.io/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "action": { "default_popup": "chrome.html" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "description": "Gather feedback from everywhere on the web", "homepage_url": "https:\/\/canny.io", "host_permissions": [ "https:\/\/*.canny.io\/" ], "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "manifest_version": 3, "name": "Canny", "permissions": [ "activeTab", "cookies", "scripting", "storage" ], "version": "0.8.6", "version_name": "alpha-8.6" } |