GPT Vision AI - Free GPT-4 Vision Extension

Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free

GPT Vision AI - Free GPT-4 Vision Extension là gì?

GPT Vision AI - Free GPT-4 Vision Extension là một tiện ích mở rộng Chrome được phát triển bởi ChatPDF, và tính năng chính của nó là "Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free".

Ả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 GPT Vision AI - Free GPT-4 Vision Extension

Tải xuống các tệp mở rộng GPT Vision AI - Free GPT-4 Vision Extension 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

                        🤖👀
Study Smart with "GPT Vision AI" - The Ultimate Free Chrome Extension for Screen Capture and Analysis!

Tackle assignments with "GPT Vision AI", the revolutionary free extension leveraging GPT-4 Vision's power. Simplify learning with advanced screen capture and analysis.

📸 Capture Anything: Instantly capture and analyze any screen content—text, images, or mixed media—with our intuitive tool.

📘 Effortless Problem Solving: Quickly resolve academic queries, from math to history. Snap a picture, and let AI do the rest.

🌐 Easy Integration: Use seamlessly within Chrome. It's always ready to assist, no matter what you're studying.

🖱️ One-Click Capture: Select screen areas easily. Analysis begins with just one click.

🧠 Intelligent Insights: Enjoy detailed, context-rich explanations for all captured content.

🛡️ Secure & Private: Your data is processed with utmost security, ensuring privacy and integrity.

🌍 Multilingual Support: Works in any language, perfect for global learners.

📚 Ideal for All Students: Suitable for high schoolers, college students, and lifelong learners.

✅ Install now - it's free ✅                    

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

Tên GPT Vision AI - Free GPT-4 Vision Extension GPT Vision AI - Free GPT-4 Vision Extension
ID gamgflbfebjkhifdneddbmemoainngbl
URL Chính Thức https://chromewebstore.google.com/detail/gpt-vision-ai-free-gpt-4/gamgflbfebjkhifdneddbmemoainngbl
Mô tả Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free
Kích Thước Tệp 244 KB
Số Lần Cài Đặt 133
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2023-12-20
Ngày Phát Hành 2023-12-20
Nhà Phát Triển ChatPDF
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.chatpdf.com/privacy-policy.html
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.6c567d50.png",
        "32": "icon32.plasmo.76b92899.png",
        "48": "icon48.plasmo.aced7582.png",
        "64": "icon64.plasmo.8bb5e6e0.png",
        "128": "icon128.plasmo.3c1ed2d2.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.6c567d50.png",
            "32": "icon32.plasmo.76b92899.png",
            "48": "icon48.plasmo.aced7582.png",
            "64": "icon64.plasmo.8bb5e6e0.png",
            "128": "icon128.plasmo.3c1ed2d2.png"
        }
    },
    "version": "1.0.0",
    "author": "ChatPDF",
    "name": "GPT Vision AI - Free GPT-4 Vision Extension",
    "description": "Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free",
    "background": {
        "service_worker": "static\/background\/index.js"
    },
    "permissions": [
        "activeTab"
    ],
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "VisionSelect.6f9a778c.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "content.7f229555.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "Popup.338c3ef6.js"
            ],
            "css": []
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+S",
                "windows": "Alt+S",
                "mac": "MacCtrl+S",
                "linux": "Alt+S"
            }
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "content.fb113bb8.css"
            ]
        }
    ]
}