Cycle: Turn feedback into customer love!

Collect feedback from anywhere on the web

O que é Cycle: Turn feedback into customer love!?

Cycle: Turn feedback into customer love! é uma extensão do Chrome desenvolvida por Cycle, e sua principal característica é "Collect feedback from anywhere on the web".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Cycle: Turn feedback into customer love!

Baixe arquivos de extensão Cycle: Turn feedback into customer love! no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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!                    

Informações Básicas da Extensão

Nome Cycle: Turn feedback into customer love! Cycle: Turn feedback into customer love!
ID dlbjafeipdkijijmlllpenhccdhegeaa
URL Oficial https://chromewebstore.google.com/detail/cycle-turn-feedback-into/dlbjafeipdkijijmlllpenhccdhegeaa
Descrição Collect feedback from anywhere on the web
Tamanho do Arquivo 7.1 MB
Contagem de Instalações 248
Versão Atual 0.0.19
Última Atualização 2024-02-22
Data de Publicação 2022-09-03
Classificação 5.00/5 Total de 9 Avaliações
Desenvolvedor Cycle
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.cycle.app/
URL da Página de Ajuda https://intercom.help/cycle-help/en
URL da Página de Política de Privacidade https://cycleapp.notion.site/Privacy-Policy-Cycle-07eaa86cc4eb4782a52f9d340dc4b9ce
Idiomas Suportados 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"
        }
    }
}