Extractify

Extracts terms and definitions from a PowerPoint file

What is Extractify?

Extractify is a Chrome extension developed by extractifyapp, and its main feature is "Extracts terms and definitions from a PowerPoint file".

Extension Screenshots

screenshot
screenshot

Download Extractify Extension CRX File

Download Extractify extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Extractify Extractify
ID ijkeendgbdgeajadokijhjhdbeicmbfe
Official URL https://chromewebstore.google.com/detail/extractify/ijkeendgbdgeajadokijhjhdbeicmbfe
Description Extracts terms and definitions from a PowerPoint file
File Size 476 KB
Installation Count 36
Current Version 0.0.0.4
Last Updated 2023-04-19
Publish Date 2023-01-22
Rating 5.00/5 Total 2 Ratings
Developer extractifyapp
Email [email protected]
Payment Type free
Extension Website https://extractify.onrender.com/
Privacy Policy Page URL https://www.freeprivacypolicy.com/live/f86fb981-c902-463f-9651-478bd084ee57
Supported Languages 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\/"
    ]
}