Extractify

Extracts terms and definitions from a PowerPoint file

Extractifyคืออะไร?

Extractify เป็นส่วนขยายของ Chrome ที่พัฒนาโดย extractifyapp และคุณลักษณะหลักของมันคือ "Extracts terms and definitions from a PowerPoint file"

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

screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Extractify ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Extractify is the ultimate tool for students looking to easily extract and organize key terms and definitions from their class readings and study materials. 

Extractify makes it simple to quickly pull important information from your lecture slides and study more efficiently. 

Upload your .pptx file and Extractify does the rest by automatically recognizing terms and definitions for you!

Say goodbye to tedious manual highlighting and note-taking - Extractify does the heavy lifting for you. Plus, with the option to export your extracted information as a .pdf file, you can seamlessly integrate Extractify into your existing study workflow. 

Don't waste any more time sifting through pages of irrelevant information - install Extractify today and take control of your studying.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Extractify Extractify
ID ijkeendgbdgeajadokijhjhdbeicmbfe
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/extractify/ijkeendgbdgeajadokijhjhdbeicmbfe
คำอธิบาย Extracts terms and definitions from a PowerPoint file
ขนาดไฟล์ 476 KB
จำนวนการติดตั้ง 36
เวอร์ชันปัจจุบัน 0.0.0.4
อัปเดตครั้งล่าสุด 2023-04-19
วันที่เผยแพร่ 2023-01-22
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา extractifyapp
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://extractify.onrender.com/
URL หน้านโยบายความเป็นส่วนตัว https://www.freeprivacypolicy.com/live/f86fb981-c902-463f-9651-478bd084ee57
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Extractify",
    "description": "Extracts terms and definitions from a PowerPoint file",
    "version": "0.0.0.4",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "ExtractifyB.png"
    },
    "icons": {
        "16": "ExtractifyB.png",
        "48": "ExtractifyB.png",
        "128": "ExtractifyB.png"
    },
    "host_permissions": [
        "https:\/\/auto-text.onrender.com\/",
        "https:\/\/auto-libs.onrender.com\/"
    ]
}