SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Wat is SMMRY-XT?
SMMRY-XT is een Chrome-extensie ontwikkeld door atharva.fulay, en de belangrijkste functie is "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Extensie Screenshots
Download het CRX-bestand van de extensie SMMRY-XT
Download SMMRY-XT-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| Officiële URL | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci |
| Beschrijving | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… |
| Bestandsgrootte | 850 KB |
| Aantal Installaties | 328 |
| Huidige Versie | 1.1.0 |
| Laatst Bijgewerkt | 2023-02-26 |
| Publicatiedatum | 2022-03-15 |
| Beoordeling | 4.00/5 Totaal 1 Beoordelingen |
| Ontwikkelaar | atharva.fulay |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.atharvafulay.com/smmry-xt |
| Ondersteunde Talen | 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"
}
} | |