Moujaz Summary
Summarizes any article in few meaningful sentences
Moujaz Summaryとは何ですか?
Moujaz Summaryはhttps://azkatec.comによって開発されたChromeの拡張機能で、その主な機能は「Summarizes any article in few meaningful sentences」です。
拡張機能のスクリーンショット
Moujaz Summary拡張機能のCRXファイルをダウンロード
Moujaz Summary拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Moujaz helps you read articles in a fast way. It summarizes your article via removing the clutter, repetition and extracts for you the most meaningful text. No need to delay reading your article for later, while browsing, right click a link and press "Moujaz Summary" or click on the "Moujaz Summary icon" on the top right and get the skim of it.
拡張機能の基本情報
名前 | |
ID | jokjhlioldgoncmiojkembpgdjaobdfm |
公式URL | https://chromewebstore.google.com/detail/moujaz-summary/jokjhlioldgoncmiojkembpgdjaobdfm |
説明 | Summarizes any article in few meaningful sentences |
ファイルサイズ | 57.6 KB |
インストール数 | 185 |
現在のバージョン | 1.1.1.2 |
最終更新日 | 2013-05-20 |
公開日 | 2013-05-20 |
評価 | 3.00/5 合計 8 レビュー |
開発者 | https://azkatec.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://moujaz.net |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Moujaz Summary", "description": "Summarizes any article in few meaningful sentences", "version": "1.1.1.2", "background": { "scripts": [ "background.js" ] }, "browser_action": { "name": "Summarize article with Moujaz", "default_icon": "img\/icon-scaled.png" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*", "contextMenus" ], "content_scripts": [ { "matches": [ " |