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開發的Chrome擴展程式,該擴展的主要功能是“Collect feedback from anywhere on the web”。

擴展截圖

screenshot
screenshot
screenshot

下載Cycle: Turn feedback into customer love!擴展crx文件

下載Cycle: Turn feedback into customer love!擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
        }
    }
}