SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
What is SMMRY-XT?
SMMRY-XT is a Chrome extension developed by atharva.fulay, and its main feature is "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Extension Screenshots
Download SMMRY-XT Extension CRX File
Download SMMRY-XT extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
                        SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization (https://smmry.com/about).
Features include:
* Quick copying of the current URL.
* Setting length of summary and number of keywords returned.
* Filtering sentences containing quotes, exclamations, or questions.
* Copying the summary to the clipboard.
* Copying the top keywords.
* (NEW) Summarize selected text.
Note: This extension is not the official SMMRY extension and is not endorsed by SMMRY.                     Extension Basic Information
| Name |   |  
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci | 
| Official URL | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci | 
| Description | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… | 
| File Size | 850 KB | 
| Installation Count | 328 | 
| Current Version | 1.1.0 | 
| Last Updated | 2023-02-26 | 
| Publish Date | 2022-03-15 | 
| Rating | 4.00/5 Total 1 Ratings | 
| Developer | atharva.fulay | 
| [email protected] | |
| Payment Type | free | 
| Extension Website | https://www.atharvafulay.com/smmry-xt | 
| Supported Languages | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "SMMRY-XT",
    "version": "1.1.0",
    "manifest_version": 3,
    "permissions": [
        "tabs",
        "scripting",
        "activeTab"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": ".\/img\/s.png"
    }
}  |  |