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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Quickly analyze content and highlight the most important information from every website on the Internet within a few seconds."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GetDigest Add-On एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}