Link-Preview
Enrich DOM links with icon, title and preview.
¿Qué es Link-Preview?
Link-Preview es una extensión de Chrome desarrollada por abilitools, y su función principal es "Enrich DOM links with icon, title and preview.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Link-Preview
Descarga archivos de extensión Link-Preview en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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. Información Básica de la Extensión
| Nombre | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| URL Oficial | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Descripción | Enrich DOM links with icon, title and preview. |
| Tamaño del Archivo | 243 KB |
| Cantidad de Instalaciones | 1,432 |
| Versión Actual | 1.4.0 |
| Última Actualización | 2020-04-30 |
| Fecha de Publicación | 2020-04-30 |
| Calificación | 1.85/5 Total de 13 Calificaciones |
| Desarrollador | abilitools |
| Correo electrónico | [email protected] |
| Tipo de Pago | free |
| Sitio Web de la Extensión | https://abilitools.com/ |
| URL de la Página de Ayuda | https://abilitools.com/ |
| URL de la Página de Política de Privacidad | https://www.live-tabs.com/plugin-privacy-policy |
| Idiomas Soportados | 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",
" | |