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\/"
    ]
}