Moujaz Summary
Summarizes any article in few meaningful sentences
What is Moujaz Summary?
Moujaz Summary is a Chrome extension developed by https://azkatec.com, and its main feature is "Summarizes any article in few meaningful sentences".
Extension Screenshots
Download Moujaz Summary Extension CRX File
Download Moujaz Summary extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | jokjhlioldgoncmiojkembpgdjaobdfm |
Official URL | https://chromewebstore.google.com/detail/moujaz-summary/jokjhlioldgoncmiojkembpgdjaobdfm |
Description | Summarizes any article in few meaningful sentences |
File Size | 57.6 KB |
Installation Count | 185 |
Current Version | 1.1.1.2 |
Last Updated | 2013-05-20 |
Publish Date | 2013-05-20 |
Rating | 3.00/5 Total 8 Ratings |
Developer | https://azkatec.com |
[email protected] | |
Payment Type | free |
Extension Website | http://moujaz.net |
Supported Languages | 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": [ " |