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".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Cycle: Turn feedback into customer love!

قم بتنزيل ملفات الامتداد Cycle: Turn feedback into customer love! بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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/
عنوان صفحة المساعدة https://intercom.help/cycle-help/en
عنوان صفحة سياسة الخصوصية 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"
        }
    }
}