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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة سياسة الخصوصية 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\/"
    ]
}