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
公式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
Eメール [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
}