Link-Preview
Enrich DOM links with icon, title and preview.
Co to jest Link-Preview?
Link-Preview to rozszerzenie Chrome opracowane przez abilitools, a jego główną funkcją jest „Enrich DOM links with icon, title and preview.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Link-Preview
Pobierz pliki rozszerzeń Link-Preview w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| Oficjalny URL | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Opis | Enrich DOM links with icon, title and preview. |
| Rozmiar pliku | 243 KB |
| Liczba instalacji | 1,432 |
| Aktualna Wersja | 1.4.0 |
| Ostatnia Aktualizacja | 2020-04-30 |
| Data Publikacji | 2020-04-30 |
| Ocena | 1.85/5 Łącznie 13 Oceny |
| Deweloper | abilitools |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://abilitools.com/ |
| Adres URL Strony Pomocy | https://abilitools.com/ |
| Adres URL Strony Polityki Prywatności | https://www.live-tabs.com/plugin-privacy-policy |
| Obsługiwane Języki | 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",
" | |