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文件
下载Link-Preview扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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", " |