Summarizing tool
Summarizing tool by summarizingtool.io is an AI-based tool that summarize long text into the truncated one.
Summarizing tool란 무엇입니까?
Summarizing tool은(는) https://summarizingtool.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Summarizing tool by summarizingtool.io is an AI-based tool that summarize long text into the truncated one."입니다.
확장 프로그램 스크린샷
Summarizing tool 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Summarizing tool also called Summarizer is a free Chrome addon that can help you create simpler, more attractive version of your content. Both students and professionals can benefit from this extension. The online Text Summarizer helps to summarize the content for an educational career or official use. It is developed by using the latest AI technology to give accuracy and efficiency for making an overview of the article. Here are some justifications for using this tool. Fast result: Because you have to read every word of the book, creating manual summaries takes time. On the other hand, you can use this tool to quickly create a summary of your material. AI-based summarization tool: Our tool is based on artificial intelligence since it is quite adept at identifying which textual passages are crucial and which are not. As a result, it provides an in-depth summary of the content that appears to be human-authored. Free for everyone: No monthly subscription is required to use this tool. Tool is free to use for everyone.
확장 프로그램 기본 정보
이름 | Summarizing tool |
ID | mpiajopekdpckhpmkhnjadkdeganjgep |
공식 URL | https://chromewebstore.google.com/detail/summarizing-tool/mpiajopekdpckhpmkhnjadkdeganjgep |
설명 | Summarizing tool by summarizingtool.io is an AI-based tool that summarize long text into the truncated one. |
파일 크기 | 838 KB |
설치 횟수 | 344 |
현재 버전 | 1.0 |
최근 업데이트 | 2022-08-09 |
출시 날짜 | 2022-08-08 |
평점 | 5.00/5 총 5 개의 평점 |
개발자 | https://summarizingtool.io |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.summarizingtool.io/ |
도움말 페이지 URL | https://www.summarizingtool.io/contact |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "img\/icon.png", "default_popup": "popup.html" }, "description": "Summarizing tool by summarizingtool.io is an AI-based tool that summarize long text into the truncated one.", "icons": { "128": "img\/icon128.png", "16": "img\/icon16.png", "48": "img\/icon48.png" }, "homepage_url": "https:\/\/www.summarizingtool.io\/", "manifest_version": 3, "name": "Summarizing tool", "version": "1.0" } |