SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Was ist SMMRY-XT?
SMMRY-XT ist eine Chrome-Erweiterung, die von atharva.fulay entwickelt wurde, und ihr Hauptmerkmal ist "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Erweiterungsscreenshots
SMMRY-XT-Erweiterungs-CRX-Datei herunterladen
Laden Sie SMMRY-XT-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| Offizielle URL | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci |
| Beschreibung | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… |
| Dateigröße | 850 KB |
| Installationsanzahl | 328 |
| Aktuelle Version | 1.1.0 |
| Letztes Update | 2023-02-26 |
| Veröffentlichungsdatum | 2022-03-15 |
| Bewertung | 4.00/5 Insgesamt 1 Bewertungen |
| Entwickler | atharva.fulay |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.atharvafulay.com/smmry-xt |
| Unterstützte Sprachen | 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"
}
} | |