WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Text Summarizer

Text Summarizer

View on Chrome Web Store
View Text Summarizer Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (14 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.

Instantly convert text to summary with Text Summarizer: optimize your work using AI to text summarization with ChatGPT
Type
Extension
Users
5,000 users
1K
frank.shikhaliev
View author page of frank.shikhaliev
Published
Published on March 28, 2024
Version 1.1.1
Manifest version
3
Updated
Updated on June 25, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Text Summarizer 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": "__MSG_appName__",
    "version": "1.1.1",
    "default_locale": "en",
    "description": "__MSG_shortDesc__",
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "fonts\/*.woff2",
                "fonts\/*.woff",
                "wall.2.0.3.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "externally_connectable": {
        "matches": [
            "https:\/\/onlineapp.pro\/*",
            "https:\/\/onlineapp.stream\/*",
            "https:\/\/onlineapp.live\/*"
        ]
    },
    "action": {
        "default_icon": {
            "48": "icons\/48icon.png"
        },
        "default_popup": ".\/popup.html"
    },
    "icons": {
        "16": "icons\/16icon.png",
        "48": "icons\/48icon.png",
        "96": "icons\/96icon.png",
        "128": "icons\/128icon.png"
    },
    "permissions": [
        "tabs",
        "tts",
        "activeTab",
        "storage",
        "scripting"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh4fuMWsPsdLFhIRgW4CCds2DxW4J4LaiiJvdURqAYkRqpdIQMg\/mFAsJPChcHDUinpptO\/NHWaHcTSHym06NfUX7F8VOIQmiqIraN4w01ZP4I9iLPrxvn7JXYoX7eCv79CWjLOsjsjNJD9JEjxvGgkKgtgmG7\/U6L+DXVgQ3FNRGnHAkQACgmpPvNxVq1kfFrTDRoRO\/HmUPiP5FooXtXVG2qMmC6LcI1VE+F7wz0BeLqolF1Yq9NYY9la7IlWADSmFZnGh6HNYS+XgYvg2hgSF3WRJG3S5W3Dil2vDuYGbT9vYM9aV4DluXUEsGYGDmtzp5UhZyR9tuPDc9Ss+YdwIDAQAB",
    "host_permissions": [
        "ws:\/\/158.160.66.115:40000\/summary",
        "http:\/\/158.160.66.115:40000\/get_summary"
    ]
}
© 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