Harvestr
Harvestr Chrome extension
Harvestrคืออะไร?
Harvestr เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://harvestr.io และคุณลักษณะหลักของมันคือ "Harvestr Chrome extension"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Harvestr
ดาวน์โหลดไฟล์ส่วนขยาย Harvestr ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Use the Harvestr Feedback Clipper to gather feedback from all teams and turn it into outstanding product experiences. Harvestr is a product management platform that helps you leverage customer feedback and revenue data to build successful products. Track feedback, prioritize your backlog, and communicate on your roadmap - all in one place. Our Feedback Clipper makes it easy for everyone to escalate product feedback from any web page to a central repository. From there, product teams can analyze the voice of the customer and identify unique insights to build the right features. From the Feedback Clipper, everyone can also keep track of the status of their feedback and even search for feedback sent by specific customers. Note: a Harvestr account is required to use this extension. Join your team or sign up for a free trial at https://app.harvestr.io/register ★ HOW TO ESCALATE FEEDBACK TO HARVESTR Do you have some valuable feedback you would like to share with your product team to influence the roadmap? - select some text content on the page you're currently on - hit the Harvestr button on the top right of your browser - add additional text content or images - add a feedback requester if any - link your feedback to a Discovery (optional) - press send If you do not choose any specific Discovery, your feedback is sent to the Harvestr feedback inbox for later processing. ★ USE CASES - gather feedback from customer-facing teams, app stores, or online user communities - send feedback from your product's interface while you are using it - capture fresh product ideas when browsing the web - close the feedback loop by giving teams visibility on feedback statuses Happy building!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Harvestr |
ID | jfpjdflfhdepbejldkmakbfpicpgnjjj |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/harvestr/jfpjdflfhdepbejldkmakbfpicpgnjjj |
คำอธิบาย | Harvestr Chrome extension |
ขนาดไฟล์ | 2.61 MB |
จำนวนการติดตั้ง | 872 |
เวอร์ชันปัจจุบัน | 4.4.2 |
อัปเดตครั้งล่าสุด | 2024-02-19 |
วันที่เผยแพร่ | 2020-06-17 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://harvestr.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://harvestr.io |
URL หน้าช่วยเหลือ | https://support.harvestr.io |
URL หน้านโยบายความเป็นส่วนตัว | https://harvestr.io/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Harvestr", "description": "Harvestr Chrome extension", "version": "4.4.2", "permissions": [ "activeTab", "identity", "scripting" ], "icons": { "96": "assets\/icons\/icon-2024-96x96.png", "128": "assets\/icons\/icon-2024-128x128.png" }, "action": { "default_title": "Harvestr", "default_icon": "assets\/icons\/icon-2024-96x96.png", "default_popup": "index.html" }, "manifest_version": 3 } |