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! Cycle द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Collect feedback from anywhere on the web"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cycle: Turn feedback into customer love! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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! 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"
        }
    }
}