Link-Preview
Enrich DOM links with icon, title and preview.
Cos'è Link-Preview?
Link-Preview è un'estensione di Chrome sviluppata da abilitools, e la sua funzione principale è "Enrich DOM links with icon, title and preview.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Link-Preview
Scarica i file di estensione Link-Preview in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| URL Ufficiale | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Descrizione | Enrich DOM links with icon, title and preview. |
| Dimensione del File | 243 KB |
| Conteggio Installazioni | 1,432 |
| Versione Corrente | 1.4.0 |
| Ultimo Aggiornamento | 2020-04-30 |
| Data di Pubblicazione | 2020-04-30 |
| Valutazione | 1.85/5 Totale 13 Valutazioni |
| Sviluppatore | abilitools |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://abilitools.com/ |
| URL della Pagina di Aiuto | https://abilitools.com/ |
| URL della Pagina della Politica sulla Privacy | https://www.live-tabs.com/plugin-privacy-policy |
| Lingue Supportate | 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",
" | |