WebMagic AI

Say goodbye to tedious web reading - WebMagic AI has got you covered with its web summaries.

什么是WebMagic AI?

WebMagic AI是由MagicApps AI开发的Chrome扩展程序,该扩展的主要功能是“Say goodbye to tedious web reading - WebMagic AI has got you covered with its web summaries.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载WebMagic AI扩展crx文件

下载WebMagic AI扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        WebMagic AI is an innovative text summarization tool that provides users with an efficient and convenient way to summarize articles online. Article Summarization powered by Artificial Intelligence.

With its advanced artificial intelligence technology, WebMagic AI can automatically summarize text and reduce it into a shorter version without losing the main ideas and important information.

The tool is designed to be user-friendly and easy to use, making it accessible to both experts and non-experts alike.

Whether you need to quickly scan through long articles or compress them into shorter versions, WebMagic AI's automatic text summarization capabilities and text compactor technology will help you achieve your goals.

With WebMagic AI you can create 3 types of summaries: short, medium and long.

You can also download your summaries in PDF format. 

With WebMagic AI, you can enjoy the benefits of an ai summarizer and an automatic summarizer, all in one summarise text tool or text summarizer.                    

扩展基本信息

名称 WebMagic AI WebMagic AI
ID okpgjphihebdkablnlleecdjdmlfglog
官方URL https://chromewebstore.google.com/detail/webmagic-ai/okpgjphihebdkablnlleecdjdmlfglog
简介 Say goodbye to tedious web reading - WebMagic AI has got you covered with its web summaries.
文件大小 833 KB
安装次数 34
当前版本 0.0.4
更新时间 2023-06-06
上架时间 2023-03-14
评分 1.00/5 共1次评分
开发者 MagicApps AI
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.magicapps.ai/webmagic-ai
帮助页面URL https://www.magicapps.ai/support
隐私政策页面URL https://www.magicapps.ai/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "0.0.4",
    "author": "jenya, ginryo0",
    "name": "WebMagic AI",
    "description": "Say goodbye to tedious web reading - WebMagic AI has got you covered with its web summaries.",
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "generate.f9fa80da.js"
            ],
            "css": [
                "generate.19ecdb32.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "generate.0bcf6223.css"
            ]
        }
    ]
}