Insight Reader by Pueo (Beta)
The Reader extension from Insight by Pueo allows you to glance custom information regarding any word while you're reading websites.
Insight Reader by Pueo (Beta)란 무엇입니까?
Insight Reader by Pueo (Beta)은(는) https://insight.pueo.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "The Reader extension from Insight by Pueo allows you to glance custom information regarding any word while you're reading websites."입니다.
확장 프로그램 스크린샷
Insight Reader by Pueo (Beta) 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
With so much data accessible online, why can’t you automatically receive relevant detail for content reading online without having to search. Guess what? You can! With Pueo INSIGHT Reader installed, simply click “Give me INSIGHT” and watch key terms highlight, offering you information it has available from hundreds of subscribed data sources without the need to search. Built to behave in the same fashion as grammar-check extensions, INSIGHT Reader expands text recognize-and-return functionality to apply against any user interest (grammar, politics, sports, business, contacts, and more). Subscribe to hundreds of libraries, select the Wikipedia data feed, or create your libraries or API connectors to quickly and easily retrieve data. Visit https://insight.pueo.com/ to create an account and don't forget to check out our FAQ/Tips section for getting the best out of INSIGHT. Want to get the most out of INSIGHT, visit https://insight.pueo.com to download its sister “Writer” extension, along with accompanying MS Office Add ins. Privacy policy: https://www.pueo.com/privacy-policy-insight/
확장 프로그램 기본 정보
이름 | |
ID | fiikadfjnpfcajcpmjdihhgomdphaolk |
공식 URL | https://chrome.google.com/webstore/detail/insight-reader-by-pueo-be/fiikadfjnpfcajcpmjdihhgomdphaolk |
설명 | The Reader extension from Insight by Pueo allows you to glance custom information regarding any word while you're reading websites. |
파일 크기 | 657 KB |
설치 횟수 | 11 |
현재 버전 | 3.2.0 |
최근 업데이트 | 2020-02-04 |
출시 날짜 | 2020-01-31 |
평점 | 4.57/5 총 7 개의 평점 |
개발자 | https://insight.pueo.com |
이메일 | [email protected] |
결제 유형 | free |
개인정보 보호 정책 페이지 URL | https://www.pueo.com/privacy-policy-insight |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Insight Reader by Pueo (Beta)", "version": "3.2.0", "manifest_version": 2, "description": "The Reader extension from Insight by Pueo allows you to glance custom information regarding any word while you're reading websites.", "icons": { "48": "images\/icon48.png", "128": "images\/icon128.png" }, "page_action": { "default_icon": "images\/insight_reader.png", "default_title": "Insight Reader by Pueo", "popup": "action\/disable.html" }, "background": { "scripts": [ "hilight\/js\/jquery.js", "hilight\/js\/background.js", "background.js" ], "run_at": "document_start" }, "permissions": [ "tabs", " |