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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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
}