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 क्या है?

GPT Vision AI - Free GPT-4 Vision Extension ChatPDF द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GPT Vision AI - Free GPT-4 Vision Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        🤖👀
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 ✅                    

एक्सटेंशन की मूल जानकारी

नाम GPT Vision AI - Free GPT-4 Vision Extension GPT Vision AI - Free GPT-4 Vision Extension
ID gamgflbfebjkhifdneddbmemoainngbl
आधिकारिक URL https://chromewebstore.google.com/detail/gpt-vision-ai-free-gpt-4/gamgflbfebjkhifdneddbmemoainngbl
विवरण Highlight the area of interest and get an AI explanation using GPT-4 Vision - for free
फ़ाइल का आकार 244 KB
स्थापना संख्या 133
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2023-12-20
प्रकाशन तिथि 2023-12-20
डेवलपर ChatPDF
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.chatpdf.com/privacy-policy.html
समर्थित भाषाएँ 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"
            ]
        }
    ]
}