Link-Preview
Enrich DOM links with icon, title and preview.
Apa itu Link-Preview?
Link-Preview adalah ekstensi Chrome yang dikembangkan oleh abilitools, dan fitur utamanya adalah "Enrich DOM links with icon, title and preview.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Link-Preview
Unduh file ekstensi Link-Preview dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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. Informasi Dasar Ekstensi
| Nama | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| URL Resmi | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Deskripsi | Enrich DOM links with icon, title and preview. |
| Ukuran File | 243 KB |
| Jumlah Instalasi | 1,432 |
| Versi Saat Ini | 1.4.0 |
| Terakhir Diperbarui | 2020-04-30 |
| Tanggal Publikasi | 2020-04-30 |
| Penilaian | 1.85/5 Total 13 Penilaian |
| Pengembang | abilitools |
| [email protected] | |
| Tipe Pembayaran | free |
| Situs Ekstensi | https://abilitools.com/ |
| URL Halaman Bantuan | https://abilitools.com/ |
| URL Halaman Kebijakan Privasi | https://www.live-tabs.com/plugin-privacy-policy |
| Bahasa yang Didukung | 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",
" | |