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.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου 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 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
}