GetDigest Add-On

Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.

Was ist GetDigest Add-On?

GetDigest Add-On ist eine Chrome-Erweiterung, die von Swisscows AG entwickelt wurde, und ihr Hauptmerkmal ist "Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.".

Erweiterungsscreenshots

screenshot

GetDigest Add-On-Erweiterungs-CRX-Datei herunterladen

Laden Sie GetDigest Add-On-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name GetDigest Add-On GetDigest Add-On
ID lmelmdoimijenelaokcdhhebmfhpjipd
Offizielle URL https://chromewebstore.google.com/detail/getdigest-add-on/lmelmdoimijenelaokcdhhebmfhpjipd
Beschreibung Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.
Dateigröße 20.94 MB
Installationsanzahl 5,014
Aktuelle Version 1.0.120.0
Letztes Update 2020-05-17
Veröffentlichungsdatum 2020-05-17
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler Swisscows AG
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://getdigest.com
Hilfeseite URL https://getdigest.com/en/add-on
URL der Datenschutzrichtlinien-Seite https://swisscows.com/privacy
Unterstützte Sprachen 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
}