Clap
Clap - smart compose anywhere
Clap란 무엇입니까?
Clap은(는) https://chatlikea.pro에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Clap - smart compose anywhere"입니다.
확장 프로그램 스크린샷
Clap 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Meet 'Clap', an innovative Chrome extension that takes your writing experience to the next level. Powered by cutting-edge GPT technology, Clap offers effortless smart composition, helping you craft engaging content on any website. Unlike other extensions, Clap stands out with its non-intrusive, user-friendly interface. There are no pop-ups to distract you or break your flow. All interactions happen within the original text area you're working in. This unique feature allows you to focus solely on your writing, making the process more efficient and enjoyable. Clap is compatible with a wide range of text editors, providing you with AI-powered suggestions as you type. These context-aware content continuations align with the website you're on, ensuring that your writing remains relevant and on-brand. The extension also boasts multilingual support, making it an invaluable tool for global communication. Using Clap is a breeze. Simply start typing in a text box, and AI suggestions will appear, marked by '...'. You can accept these suggestions by pressing 'Tab' or dismiss them with any other key. All of this can be achieved using just your keyboard, eliminating the need for any mouse clicks. Upgrade your writing with Clap, the Chrome extension that combines simplicity, efficiency, and advanced AI technology to provide a superior writing experience.
확장 프로그램 기본 정보
이름 | Clap |
ID | aglgcefbnhfdangdiialldlapicnninn |
공식 URL | https://chromewebstore.google.com/detail/clap/aglgcefbnhfdangdiialldlapicnninn |
설명 | Clap - smart compose anywhere |
파일 크기 | 81.42 KB |
설치 횟수 | 65 |
현재 버전 | 0.1.6 |
최근 업데이트 | 2023-12-19 |
출시 날짜 | 2023-10-18 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | https://chatlikea.pro |
이메일 | [email protected] |
결제 유형 | in_app |
확장 프로그램 웹 사이트 | https://chatlikea.pro |
도움말 페이지 URL | https://chatlikea.pro |
개인정보 보호 정책 페이지 URL | https://chatlikea.pro/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Clap", "version": "0.1.6", "description": "Clap - smart compose anywhere", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_title": "Clap - smart compose anywhere" }, "permissions": [ "storage", "activeTab", "tabs" ], "content_scripts": [ { "matches": [ " |