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はatharva.fulayによって開発されたChromeの拡張機能で、その主な機能は「SMMRY-XT is an extension that allows you to quickly summarize most articles on the web using the SMMRY summarization…」です。
拡張機能のスクリーンショット
SMMRY-XT拡張機能のCRXファイルをダウンロード
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.
拡張機能の基本情報
名前 | SMMRY-XT |
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 |
Eメール | [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" } } |