Canny
Gather feedback from everywhere on the web
Canny क्या है?
Canny Canny द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Gather feedback from everywhere on the web"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Canny एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |