Moujaz Summary
Summarizes any article in few meaningful sentences
Vad är Moujaz Summary?
Moujaz Summary är en Chrome-tillägg utvecklad av https://azkatec.com, och dess huvudfunktion är "Summarizes any article in few meaningful sentences".
Tilläggsskärmbilder
Ladda ner Moujaz Summary-förlängningens CRX-fil
Ladda ner Moujaz Summary-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | |
ID | jokjhlioldgoncmiojkembpgdjaobdfm |
Officiell webbadress | https://chromewebstore.google.com/detail/moujaz-summary/jokjhlioldgoncmiojkembpgdjaobdfm |
Beskrivning | Summarizes any article in few meaningful sentences |
Filstorlek | 57.6 KB |
Antal Installationer | 185 |
Aktuell Version | 1.1.1.2 |
Senast Uppdaterad | 2013-05-20 |
Publiceringsdatum | 2013-05-20 |
Betyg | 3.00/5 Totalt 8 Betyg |
Utvecklare | https://azkatec.com |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | http://moujaz.net |
Stödda Språk | 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": [ " |