Link-Preview
Enrich DOM links with icon, title and preview.
What is Link-Preview?
Link-Preview is a Chrome extension developed by abilitools, and its main feature is "Enrich DOM links with icon, title and preview.".
Extension Screenshots
Download Link-Preview Extension CRX File
Download Link-Preview extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Link-Preview |
ID | giplmolhikmggbhmliaighboilflkfph |
Official URL | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
Description | Enrich DOM links with icon, title and preview. |
File Size | 243 KB |
Installation Count | 1,432 |
Current Version | 1.4.0 |
Last Updated | 2020-04-30 |
Publish Date | 2020-04-30 |
Rating | 1.85/5 Total 13 Ratings |
Developer | abilitools |
[email protected] | |
Payment Type | free |
Extension Website | https://abilitools.com/ |
Help Page URL | https://abilitools.com/ |
Privacy Policy Page URL | https://www.live-tabs.com/plugin-privacy-policy |
Supported Languages | 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", " |