SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
O que é SMMRY-XT?
SMMRY-XT é uma extensão do Chrome desenvolvida por atharva.fulay, e sua principal característica é "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão SMMRY-XT
Baixe arquivos de extensão SMMRY-XT no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
                        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.                     Informações Básicas da Extensão
| Nome |   |  
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci | 
| URL Oficial | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci | 
| Descrição | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… | 
| Tamanho do Arquivo | 850 KB | 
| Contagem de Instalações | 328 | 
| Versão Atual | 1.1.0 | 
| Última Atualização | 2023-02-26 | 
| Data de Publicação | 2022-03-15 | 
| Classificação | 4.00/5 Total de 1 Avaliações | 
| Desenvolvedor | atharva.fulay | 
| [email protected] | |
| Tipo de Pagamento | free | 
| Site da Extensão | https://www.atharvafulay.com/smmry-xt | 
| Idiomas Suportados | 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"
    }
}  |  |