WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Dive: Interactive AI Summarizer for YouTube, PDF & Web — Privacy-First

Dive: Interactive AI Summarizer for YouTube, PDF & Web — Privacy-First

View on Chrome Web Store
View Dive: Interactive AI Summarizer for YouTube, PDF & Web — Privacy-First Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (47 ratings)
1 new ratings
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Consume long content 10x faster with an AI summary that helps you skim or deep dive exactly where you want.
Type
Extension
Users
639 users
17
Website thedive.ai
X Curve
View author page of X Curve
Featured Extension

Hand-picked for quality and usefulness

Published
Published on November 30, 2023
Version 1.8.7
Manifest version
3
Updated
Updated on May 19, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Dive: Interactive AI Summarizer for YouTube, PDF & Web — Privacy-First Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Dive: Interactive AI Summarizer for YouTube, PDF & Web \u2014 Privacy-First",
    "description": "Consume long content 10x faster with an AI summary that helps you skim or deep dive exactly where you want.",
    "version": "1.8.7",
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*.thedive.ai\/"
    ],
    "action": {
        "default_title": "The Dive: Ctrl + Shift + S"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "MacCtrl+Shift+S"
            }
        }
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "img\/logo-16.png"
            ],
            "matches": [
                "http:\/\/localhost\/*",
                "https:\/\/*.thedive.ai\/*"
            ]
        },
        {
            "resources": [
                "pdfWorker.js",
                "widget.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top