SMMRY-XT

SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…

SMMRY-XT là gì?

SMMRY-XT là một tiện ích mở rộng Chrome được phát triển bởi atharva.fulay, và tính năng chính của nó là "SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng SMMRY-XT

Tải xuống các tệp mở rộng SMMRY-XT dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên SMMRY-XT SMMRY-XT
ID oipkbgjabopdcfjbdjgablcjpjpoajci
URL Chính Thức https://chromewebstore.google.com/detail/smmry-xt/oipkbgjabopdcfjbdjgablcjpjpoajci
Mô tả SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…
Kích Thước Tệp 850 KB
Số Lần Cài Đặt 328
Phiên Bản Hiện Tại 1.1.0
Cập Nhật Lần Cuối 2023-02-26
Ngày Phát Hành 2022-03-15
Đánh Giá 4.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển atharva.fulay
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.atharvafulay.com/smmry-xt
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}