SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Apa itu SMMRY-XT?
SMMRY-XT adalah ekstensi Chrome yang dikembangkan oleh atharva.fulay, dan fitur utamanya adalah "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi SMMRY-XT
Unduh file ekstensi SMMRY-XT dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| URL Resmi | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci |
| Deskripsi | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… |
| Ukuran File | 850 KB |
| Jumlah Instalasi | 328 |
| Versi Saat Ini | 1.1.0 |
| Terakhir Diperbarui | 2023-02-26 |
| Tanggal Publikasi | 2022-03-15 |
| Penilaian | 4.00/5 Total 1 Penilaian |
| Pengembang | atharva.fulay |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://www.atharvafulay.com/smmry-xt |
| Bahasa yang Didukung | 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"
}
} | |