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
公式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
Eメール [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"
        }
    }
}