Link-Preview
Enrich DOM links with icon, title and preview.
Link-Preview क्या है?
Link-Preview abilitools द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Enrich DOM links with icon, title and preview."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Link-Preview एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Link-Preview |
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", " |