Link-Preview
Enrich DOM links with icon, title and preview.
Link-Preview란 무엇입니까?
Link-Preview은(는) abilitools에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Enrich DOM links with icon, title and preview."입니다.
확장 프로그램 스크린샷
Link-Preview 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This Extension provides a preview of the target url when mouse-hover a link on a website. Benefists: • Transparency about target url (e.g. phishing links) • Recognize broken links • While surfing save time by reading snipping content in the preview Optional features: • Show a short preview (picture + Image) of the target url • display the favicon of the target website (also optionally on mouse-hover) • show the title of the target url Have fun while surfing on the internet more savely and transperantly.
확장 프로그램 기본 정보
이름 | Link-Preview |
ID | giplmolhikmggbhmliaighboilflkfph |
공식 URL | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
설명 | Enrich DOM links with icon, title and preview. |
파일 크기 | 243 KB |
설치 횟수 | 1,432 |
현재 버전 | 1.4.0 |
최근 업데이트 | 2020-04-30 |
출시 날짜 | 2020-04-30 |
평점 | 1.85/5 총 13 개의 평점 |
개발자 | abilitools |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://abilitools.com/ |
도움말 페이지 URL | https://abilitools.com/ |
개인정보 보호 정책 페이지 URL | https://www.live-tabs.com/plugin-privacy-policy |
지원되는 언어 | de,en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_app_name__", "short_name": "Link-Preview", "description": "__MSG_app_summary__", "default_locale": "en", "author": "abilitools.com", "version": "1.4.0", "manifest_version": 2, "permissions": [ "background", "storage", "unlimitedStorage" ], "optional_permissions": [ "tabs", "webNavigation", " |