WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Immersive Summary

Immersive Summary

View on Chrome Web Store
View Immersive Summary Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (2 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.

Generate various summaries of website article using OpenAI GPT-3.5.
Type
Extension
Users
840 users
15
IndieYe
View author page of IndieYe
Published
Published on March 18, 2024
Version 1.0.3
Manifest version
3
Updated
Updated on March 18, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Immersive Summary 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",
    "name": "Immersive Summary",
    "description": "Generate various summaries of website article using OpenAI GPT-3.5.",
    "version": "1.0.3",
    "manifest_version": 3,
    "permissions": [
        "storage",
        "scripting",
        "tabs",
        "activeTab"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "options_page": "options.html",
    "optional_host_permissions": [
        "<all_urls>"
    ],
    "icons": {
        "16": "favicon-16x16.png",
        "32": "favicon-32x32.png",
        "48": "favicon-48x48.png",
        "128": "favicon-128x128.png"
    },
    "action": {
        "default_icon": {
            "16": "favicon-16x16.png",
            "32": "favicon-32x32.png",
            "48": "favicon-48x48.png",
            "128": "favicon-128x128.png"
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "index.html",
                "assets\/messageConsts.eae3b6da.js",
                "assets\/index.046eb74e.js",
                "assets\/inject.tsx.e26dd2f9.js"
            ],
            "use_dynamic_url": true
        }
    ]
}
© 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