SMMRY-XT

SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…

SMMRY-XT क्या है?

SMMRY-XT atharva.fulay द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में SMMRY-XT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम SMMRY-XT SMMRY-XT
ID oipkbgjabopdcfjbdjgablcjpjpoajci
आधिकारिक URL https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci
विवरण SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
फ़ाइल का आकार 850 KB
स्थापना संख्या 328
वर्तमान संस्करण 1.1.0
अंतिम अपडेट 2023-02-26
प्रकाशन तिथि 2022-03-15
रेटिंग 4.00/5 कुल 1 रेटिंग्स
डेवलपर atharva.fulay
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.atharvafulay.com/smmry-xt
समर्थित भाषाएँ 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"
    }
}