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 | 
| 公式URL | 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 | 
| Eメール | [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:\/\/*\/*",
                "  |  |