SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Cos'è SMMRY-XT?
SMMRY-XT è un'estensione di Chrome sviluppata da atharva.fulay, e la sua funzione principale è "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SMMRY-XT
Scarica i file di estensione SMMRY-XT in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| URL Ufficiale | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci |
| Descrizione | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… |
| Dimensione del File | 850 KB |
| Conteggio Installazioni | 328 |
| Versione Corrente | 1.1.0 |
| Ultimo Aggiornamento | 2023-02-26 |
| Data di Pubblicazione | 2022-03-15 |
| Valutazione | 4.00/5 Totale 1 Valutazioni |
| Sviluppatore | atharva.fulay |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://www.atharvafulay.com/smmry-xt |
| Lingue Supportate | 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"
}
} | |