WebMagic AI

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

WebMagic AIคืออะไร?

WebMagic AI เป็นส่วนขยายของ Chrome ที่พัฒนาโดย MagicApps AI และคุณลักษณะหลักของมันคือ "Say goodbye to tedious web reading - WebMagic AI has got you covered with its web summaries."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WebMagic AI

ดาวน์โหลดไฟล์ส่วนขยาย 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"
            ]
        }
    ]
}