Too Long; Didnt Read
Text summary tool in your browser
Too Long; Didnt Read란 무엇입니까?
Too Long; Didnt Read은(는) christinelovett1993에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Text summary tool in your browser"입니다.
확장 프로그램 스크린샷
Too Long; Didnt Read 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Ever want to read the news but just don't have the time? Now you can get short summaries of articles with the click of a button! Catch up on the news in half the time with our browser extension Too Long; Didnt Read. With the click of a button you can summarize the article on the current page, saving you time in your busy day.
확장 프로그램 기본 정보
이름 | |
ID | pabpikafhemmmgomocobeabhodfcclpl |
공식 URL | https://chrome.google.com/webstore/detail/too-long-didnt-read/pabpikafhemmmgomocobeabhodfcclpl |
설명 | Text summary tool in your browser |
파일 크기 | 1.76 MB |
설치 횟수 | 477 |
현재 버전 | 1.1 |
최근 업데이트 | 2017-06-06 |
출시 날짜 | 2017-06-06 |
평점 | 3.00/5 총 2 개의 평점 |
개발자 | christinelovett1993 |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Too Long; Didnt Read", "description": "Text summary tool in your browser", "version": "1.1", "permissions": [ "tabs", "http:\/\/boilerpipe-web.appspot.com\/", "http:\/\/*\/*", "https:\/\/*\/*" ], "background": { "scripts": [ "event.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |