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是由Swisscows AG開發的Chrome擴展程式,該擴展的主要功能是“Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.”。

擴展截圖

screenshot

下載GetDigest Add-On擴展crx文件

下載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 GetDigest Add-On
ID lmelmdoimijenelaokcdhhebmfhpjipd
官方網址 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
}