Ask on Video: 1-Click Capture & Ask
Ask on Video is a browser extension that lets you capture a video frame and ask GPT-4Vision a question about it.
什麼是Ask on Video: 1-Click Capture & Ask?
Ask on Video: 1-Click Capture & Ask是由https://askonvideo.com開發的Chrome擴展程式,該擴展的主要功能是“Ask on Video is a browser extension that lets you capture a video frame and ask GPT-4Vision a question about it.”。
擴展截圖
下載Ask on Video: 1-Click Capture & Ask擴展crx文件
下載Ask on Video: 1-Click Capture & Ask擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        Easily ask questions directly on YouTube or other video websites. We have the ability to comprehend video content (Powered by GPT-4Vision) in subjects like Math, Economics, Programming, and more.
Simply click the ICON or Shortcut, and you can ask your questions without leave the video.                     擴展基本資訊
| 名稱 |   |  
| ID | bjgcfacigblojjkeobfenmllnoknadkc | 
| 官方網址 | https://chromewebstore.google.com/detail/ask-on-video-1-click-capt/bjgcfacigblojjkeobfenmllnoknadkc | 
| 簡介 | Ask on Video is a browser extension that lets you capture a video frame and ask GPT-4Vision a question about it. | 
| 檔案大小 | 583 KB | 
| 安裝次數 | 95 | 
| 目前版本 | 2024.1.4 | 
| 更新時間 | 2024-01-10 | 
| 上架時間 | 2024-01-09 | 
| 開發者 | https://askonvideo.com | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://askonvideo.com | 
| 隱私政策頁面URL | https://sparkos.notion.site/Privacy-Policy-2a848c9d47c04bfca57e316d0efafa34?pvs=4 | 
| 支援的語言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Ask on Video: 1-Click Capture & Ask",
    "description": "Ask on Video is a browser extension that lets you capture a video frame and ask GPT-4Vision a question about it.",
    "version": "2024.1.4",
    "version_name": "2024.1.4",
    "action": {
        "default_title": "Ask on Video - Open Sidebar"
    },
    "commands": {
        "open-sidebar": {
            "suggested_key": {
                "default": "Ctrl+Shift+X",
                "mac": "Command+Shift+X"
            },
            "description": "Open the sidebar"
        }
    },
    "externally_connectable": {
        "ids": [
            "*"
        ]
    },
    "manifest_version": 3,
    "icons": {
        "128": "images\/icon-128.png"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "contextMenus",
        "tabs",
        "activeTab",
        "identity",
        "identity.email"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/sidebar.tsx-loader-1b9a51e3.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "  |  |