SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Qu'est-ce que SMMRY-XT ?
SMMRY-XT est une extension Chrome développée par atharva.fulay, et sa fonction principale est "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SMMRY-XT
Téléchargez les fichiers d'extension SMMRY-XT au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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. Informations de Base sur l'Extension
| Nom | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| URL Officiel | 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… |
| Taille du Fichier | 850 KB |
| Nombre d'Installations | 328 |
| Version Actuelle | 1.1.0 |
| Dernière Mise à Jour | 2023-02-26 |
| Date de Publication | 2022-03-15 |
| Évaluation | 4.00/5 Total 1 Évaluations |
| Développeur | atharva.fulay |
| [email protected] | |
| Type de Paiement | free |
| Site Web de l'Extension | https://www.atharvafulay.com/smmry-xt |
| Langues Prises en Charge | 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"
}
} | |