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文件
下載Summarizing tool擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
官方網址 | 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" } |