Link-Preview
Enrich DOM links with icon, title and preview.
Что такое Link-Preview?
Link-Preview - это расширение Chrome, разработанное abilitools, и его основная функция - "Enrich DOM links with icon, title and preview.".
Снимки экрана расширения
Скачать файл CRX расширения Link-Preview
Скачайте файлы расширений Link-Preview в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| ID | giplmolhikmggbhmliaighboilflkfph |
| Официальный URL | https://chromewebstore.google.com/detail/link-preview/giplmolhikmggbhmliaighboilflkfph |
| Описание | Enrich DOM links with icon, title and preview. |
| Размер файла | 243 KB |
| Количество установок | 1,432 |
| Текущая Версия | 1.4.0 |
| Последнее Обновление | 2020-04-30 |
| Дата публикации | 2020-04-30 |
| Рейтинг | 1.85/5 Всего 13 оценок |
| Разработчик | abilitools |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://abilitools.com/ |
| URL страницы помощи | https://abilitools.com/ |
| URL страницы политики конфиденциальности | https://www.live-tabs.com/plugin-privacy-policy |
| Поддерживаемые языки | 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",
" | |