Extractify

Extracts terms and definitions from a PowerPoint file

Qu'est-ce que Extractify ?

Extractify est une extension Chrome développée par extractifyapp, et sa fonction principale est "Extracts terms and definitions from a PowerPoint file".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Extractify

Téléchargez les fichiers d'extension Extractify au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Extractify Extractify
ID ijkeendgbdgeajadokijhjhdbeicmbfe
URL Officiel https://chromewebstore.google.com/detail/extractify/ijkeendgbdgeajadokijhjhdbeicmbfe
Description Extracts terms and definitions from a PowerPoint file
Taille du Fichier 476 KB
Nombre d'Installations 36
Version Actuelle 0.0.0.4
Dernière Mise à Jour 2023-04-19
Date de Publication 2023-01-22
Évaluation 5.00/5 Total 2 Évaluations
Développeur extractifyapp
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://extractify.onrender.com/
URL de la Page de Politique de Confidentialité https://www.freeprivacypolicy.com/live/f86fb981-c902-463f-9651-478bd084ee57
Langues Prises en Charge 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\/"
    ]
}