Link-Preview
Enrich DOM links with icon, title and preview.
什麼是Link-Preview?
Link-Preview是由abilitools開發的Chrome擴展程式,該擴展的主要功能是“Enrich DOM links with icon, title and preview.”。
擴展截圖
下載Link-Preview擴展crx文件
下載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 |
| 官方網址 | 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",
" | |