Extractify

Extracts terms and definitions from a PowerPoint file

Extractify là gì?

Extractify là một tiện ích mở rộng Chrome được phát triển bởi extractifyapp, và tính năng chính của nó là "Extracts terms and definitions from a PowerPoint file".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Extractify

Tải xuống các tệp mở rộng Extractify dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Extractify Extractify
ID ijkeendgbdgeajadokijhjhdbeicmbfe
URL Chính Thức https://chromewebstore.google.com/detail/extractify/ijkeendgbdgeajadokijhjhdbeicmbfe
Mô tả Extracts terms and definitions from a PowerPoint file
Kích Thước Tệp 476 KB
Số Lần Cài Đặt 36
Phiên Bản Hiện Tại 0.0.0.4
Cập Nhật Lần Cuối 2023-04-19
Ngày Phát Hành 2023-01-22
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển extractifyapp
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://extractify.onrender.com/
URL Trang Chính Sách Bảo Mật https://www.freeprivacypolicy.com/live/f86fb981-c902-463f-9651-478bd084ee57
Ngôn Ngữ Được Hỗ Trợ 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\/"
    ]
}