GetDigest Add-On
Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.
GetDigest Add-Onคืออะไร?
GetDigest Add-On เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Swisscows AG และคุณลักษณะหลักของมันคือ "Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย GetDigest Add-On
ดาวน์โหลดไฟล์ส่วนขยาย GetDigest Add-On ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With the help of our GetDigest browser extension you can quickly analyze content and highlight the most important information from every website on the Internet and summarize it within a few seconds. Our new improved version of GetDigest provides an even better text analysis and useful summary. Our technologies based on artificial intelligence have now become even more efficient! In today's world, time is a very valuable resource. We will help you save time so that you can take care of your favorite things in a relaxed manner. With our service you can process a large amount of information in a few seconds, so that you become more successful at work, in your studies and in everyday life!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | GetDigest Add-On |
ID | lmelmdoimijenelaokcdhhebmfhpjipd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/getdigest-add-on/lmelmdoimijenelaokcdhhebmfhpjipd |
คำอธิบาย | Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds. |
ขนาดไฟล์ | 20.94 MB |
จำนวนการติดตั้ง | 5,014 |
เวอร์ชันปัจจุบัน | 1.0.120.0 |
อัปเดตครั้งล่าสุด | 2020-05-17 |
วันที่เผยแพร่ | 2020-05-17 |
คะแนน | 5.00/5 รวมทั้งหมด 2 คะแนน |
ผู้พัฒนา | Swisscows AG |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://getdigest.com |
URL หน้าช่วยเหลือ | https://getdigest.com/en/add-on |
URL หน้านโยบายความเป็นส่วนตัว | https://swisscows.com/privacy |
ภาษาที่รองรับ | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GetDigest Add-On", "version": "1.0.120.0", "description": "Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.", "icons": { "32": "GetDigest-32.png", "48": "GetDigest-48.png", "128": "GetDigest-128.png" }, "permissions": [ "tabs", "storage", "https:\/\/getdigest.com\/" ], "browser_action": { "default_icon": "GetDigest-32.png", "default_title": "GetDigest", "default_popup": "popup.html" }, "default_locale": "en", "manifest_version": 2 } |