WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Glarity ChatGPT: Summary & Translate AnyPage

Glarity ChatGPT: Summary & Translate AnyPage

View on Chrome Web Store
View Glarity ChatGPT: Summary & Translate AnyPage Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (254 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.

Summarize YouTube videos, web pages, and translate text with ChatGPT, helping you read and write in your mother tongue, all for free
Type
Extension
Users
100,000 users
Website glarity.app
Sparticle株式会社
View author page of Sparticle株式会社
Featured Extension

Hand-picked for quality and usefulness

Published
Published on February 8, 2023
Version 4.46.2
Manifest version
3
Updated
Updated on June 4, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Glarity ChatGPT: Summary & Translate AnyPage 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
{
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "version": "4.46.2",
    "manifest_version": 3,
    "icons": {
        "16": "logo-16.png",
        "32": "logo-32.png",
        "48": "logo-48.png",
        "128": "logo-128.png"
    },
    "host_permissions": [
        "<all_urls>",
        "https:\/\/*.openai.com\/",
        "https:\/\/*.openai.azure.com\/",
        "https:\/\/*.glarity.app\/",
        "https:\/\/*.google-analytics.com\/",
        "https:\/\/*.xiaohongshu.com\/"
    ],
    "permissions": [
        "storage",
        "activeTab",
        "tabs",
        "contextMenus",
        "sidePanel",
        "offscreen",
        "cookies",
        "scripting",
        "https:\/\/api.glarity.app\/*",
        "https:\/\/vi2vocal.s3.ap-northeast-1.amazonaws.com\/*",
        "https:\/\/www.google-analytics.com\/*",
        "https:\/\/glarity.app\/api\/*",
        "https:\/\/*.felo.ai\/*",
        "https:\/\/*.felo.me\/*",
        "https:\/\/*.glarity.app\/*",
        "https:\/\/account.felo.ai\/*",
        "https:\/\/glarityapi.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "side_panel": {
        "default_path": "sidepanel.html"
    },
    "action": {
        "default_title": "Click to open panel"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "langchainModules.js"
            ]
        },
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                "content-script.js"
            ],
            "css": [
                "content-script.css"
            ]
        }
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+M",
                "mac": "MacCtrl+M",
                "linux": "Ctrl+M"
            }
        },
        "fast_action": {
            "description": "__MSG_page_summary_shortcut__",
            "suggested_key": {
                "default": "Alt+C",
                "mac": "Alt+C",
                "linux": "Alt+C"
            }
        },
        "screenshot_action": {
            "description": "__MSG_screenshot_shortcut__",
            "suggested_key": {
                "default": "Alt+K",
                "mac": "Alt+K",
                "linux": "Alt+K"
            }
        }
    },
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "subtitle\/inject.js"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval';"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}
© 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