Conveyor
Accurate, tailored answers to every customer's security questions.
Conveyor란 무엇입니까?
Conveyor은(는) https://conveyor.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Accurate, tailored answers to every customer's security questions."입니다.
확장 프로그램 스크린샷
Conveyor 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
With Conveyor's Google Chrome extension, you can get GPT-generated answers to your customer's security questions - wherever they live - so you can knock out customer questions no matter the source. Tap into the power of our GPT-powered questionnaire eliminator directly in your browser. Have answers at your fingertips in portals (OneTrust, Zip, Panorays, etc.), browser-based spreadsheets (Google Sheets, Office365 Excel), or just one-offs sent to your email. Our smart portal detection means that we're there when you need us. Here's what you can do: > Generate accurate, tailored answers based on your documents and curated knowledge base content without losing context or being jolted out of your flow state. > Jot down rough edits and our AI will polish it into customer-ready prose. > Plus ensure your hard work isn't wasted by adding new knowledge base content, updating existing answers, and delegating answers to team members on the fly. Keep the questionnaire burnout at bay with Conveyor. About Conveyor: Conveyor is the first all-in-one customer trust platform designed to eliminate security questionnaires. Conveyor has helped customers like Carta, Teleport, and Productboard automate their customers’ access to the critical information they need to complete their security review. To learn more and get started for free, visit our pricing page: https://www.conveyor.com/pricing
확장 프로그램 기본 정보
이름 | Conveyor |
ID | djkpbjhiilodaficngfbddkhaendinhh |
공식 URL | https://chromewebstore.google.com/detail/conveyor/djkpbjhiilodaficngfbddkhaendinhh |
설명 | Accurate, tailored answers to every customer's security questions. |
파일 크기 | 1.58 MB |
설치 횟수 | 449 |
현재 버전 | 2.1.1 |
최근 업데이트 | 2024-02-16 |
출시 날짜 | 2023-04-12 |
개발자 | https://conveyor.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.conveyor.com |
도움말 페이지 URL | https://docs.conveyor.com/docs/the-eliminator-browser-extension |
개인정보 보호 정책 페이지 URL | https://www.conveyor.com/legal/privacy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Accurate, tailored answers to every customer's security questions.", "version": "2.1.1", "manifest_version": 3, "name": "Conveyor", "permissions": [ "activeTab", "scripting", "storage", "cookies" ], "background": { "service_worker": "background.bundle.js" }, "action": { "default_title": "Click to open Conveyor's questionnaire helper" }, "icons": { "128": "icon-128.png" }, "externally_connectable": { "ids": [], "matches": [ "https:\/\/app.conveyor.com\/*" ], "accepts_tls_channel_id": false }, "web_accessible_resources": [ { "resources": [ "content.styles.css", "arrow-ds.css", "tailwind.css", "font-awesome.css", "portal.css", "icon-128.png", "icon-34.png" ], "matches": [ " |