Moujaz Summary
Summarizes any article in few meaningful sentences
Moujaz Summaryคืออะไร?
Moujaz Summary เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://azkatec.com และคุณลักษณะหลักของมันคือ "Summarizes any article in few meaningful sentences"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Moujaz Summary
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
อีเมล | [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": [ " |