WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Briefy: AI summarizer with visual views for webpages, YouTube, PDFs

Briefy: AI summarizer with visual views for webpages, YouTube, PDFs

View on Chrome Web Store
View Briefy: AI summarizer with visual views for webpages, YouTube, PDFs Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (87 ratings)
1 new ratings
2 views
This extension has been viewed 2 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.

Summarize all kinds of content with just 1 click. Build your knowledge base, and chat with it just like with a human.
Type
Extension
Users
4,000 users
1K
Website briefy.ai
Briefy.ai
View author page of Briefy.ai
Featured Extension

Hand-picked for quality and usefulness

Published
Published on August 24, 2023
Version 2.2.7
Manifest version
3
Updated
Updated on February 8, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Briefy: AI summarizer with visual views for webpages, YouTube, PDFs 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,
    "version": "2.2.7",
    "name": "Briefy: AI summarizer with visual views for webpages, YouTube, PDFs",
    "short_name": "Briefy",
    "description": "Summarize all kinds of content with just 1 click. Build your knowledge base, and chat with it just like with a human.",
    "icons": {
        "16": "icons\/icon-16.png",
        "32": "icons\/icon-32.png",
        "48": "icons\/icon-48.png",
        "96": "icons\/icon-96.png",
        "128": "icons\/icon-128.png",
        "256": "icons\/icon-256.png"
    },
    "action": {
        "default_popup": "src\/popup\/index.html"
    },
    "homepage_url": "https:\/\/briefy.ai",
    "incognito": "not_allowed",
    "permissions": [
        "storage"
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content.tsx-loader.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "<all_urls>"
            ],
            "css": [
                "fonts.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*",
                "images\/*",
                "icons\/*",
                "fonts\/*",
                "snowbird\/**\/*",
                "fonts.css"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "<all_urls>",
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "resources": [
                "assets\/UserMenuHeader.js",
                "assets\/common.js",
                "assets\/helpers.js",
                "assets\/mathjax-7730c6d0.js",
                "assets\/theme-preview-module-86ffc618.js",
                "assets\/content.tsx.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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