Extractify

Extracts terms and definitions from a PowerPoint file

Extractifyとは何ですか?

Extractifyはextractifyappによって開発されたChromeの拡張機能で、その主な機能は「Extracts terms and definitions from a PowerPoint file」です。

拡張機能のスクリーンショット

screenshot
screenshot

Extractify拡張機能のCRXファイルをダウンロード

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
Eメール [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\/"
    ]
}