Link-Preview
Enrich DOM links with icon, title and preview.
Vad är Link-Preview?
Link-Preview är en Chrome-tillägg utvecklad av abilitools, och dess huvudfunktion är "Enrich DOM links with icon, title and preview.".
Tilläggsskärmbilder
Ladda ner Link-Preview-förlängningens CRX-fil
Ladda ner Link-Preview-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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. Grundläggande Information om Tillägg
| Namn | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| Officiell webbadress | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Beskrivning | Enrich DOM links with icon, title and preview. |
| Filstorlek | 243 KB |
| Antal Installationer | 1,432 |
| Aktuell Version | 1.4.0 |
| Senast Uppdaterad | 2020-04-30 |
| Publiceringsdatum | 2020-04-30 |
| Betyg | 1.85/5 Totalt 13 Betyg |
| Utvecklare | abilitools |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://abilitools.com/ |
| Hjälpsida URL | https://abilitools.com/ |
| URL till Sekretesspolicy Sidan | https://www.live-tabs.com/plugin-privacy-policy |
| Stödda Språk | 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",
" | |