SMMRY-XT
SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
SMMRY-XTคืออะไร?
SMMRY-XT เป็นส่วนขยายของ Chrome ที่พัฒนาโดย atharva.fulay และคุณลักษณะหลักของมันคือ "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SMMRY-XT
ดาวน์โหลดไฟล์ส่วนขยาย SMMRY-XT ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | oipkbgjabopdcfjbdjgablcjpjpoajci |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci |
| คำอธิบาย | SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization… |
| ขนาดไฟล์ | 850 KB |
| จำนวนการติดตั้ง | 328 |
| เวอร์ชันปัจจุบัน | 1.1.0 |
| อัปเดตครั้งล่าสุด | 2023-02-26 |
| วันที่เผยแพร่ | 2022-03-15 |
| คะแนน | 4.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | atharva.fulay |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | https://www.atharvafulay.com/smmry-xt |
| ภาษาที่รองรับ | 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"
}
} | |