GetDigest Add-On

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

Qu'est-ce que GetDigest Add-On ?

GetDigest Add-On est une extension Chrome développée par Swisscows AG, et sa fonction principale est "Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GetDigest Add-On

Téléchargez les fichiers d'extension GetDigest Add-On au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom GetDigest Add-On GetDigest Add-On
ID lmelmdoimijenelaokcdhhebmfhpjipd
URL Officiel https://chromewebstore.google.com/detail/getdigest-add-on/lmelmdoimijenelaokcdhhebmfhpjipd
Description Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds.
Taille du Fichier 20.94 MB
Nombre d'Installations 5,014
Version Actuelle 1.0.120.0
Dernière Mise à Jour 2020-05-17
Date de Publication 2020-05-17
Évaluation 5.00/5 Total 2 Évaluations
Développeur Swisscows AG
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://getdigest.com
URL de la Page d'Aide https://getdigest.com/en/add-on
URL de la Page de Politique de Confidentialité https://swisscows.com/privacy
Langues Prises en Charge 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
}