Live Link
Find out if your favorite YouTube creators are live on Twitch!
What is Live Link?
Live Link is a Chrome extension by uzair318. This extension has 16 weekly active users, a perfect 5.0 rating, and is most similar to Youtube & Twitch - Alerts and Better YouTube Live. The latest version, 0.0.6, was updated 4 days ago.
Stats
Summary
Adds a button to YouTube that tells you if the creator you're watching is live on Twitch! Click the button to go to their stream! Learn more athttps://www.getlivelink.com/
Safety
Risk impact
Live Link requires some risky permissions and may not be safe to use. Exercise caution when installing this extension. Review carefully before installing.
Risk impact measures the level of extra permissions an extension has access to. A low risk impact extension cannot do much harms, whereas a high risk impact extension can do a lot of damage like stealing your password, bypass your security settings, and access your personal data. High risk impact extensions are not necessarily malicious. However, if they do turn malicious, they can be very harmful.
Risk likelihood
Live Link is probably trust-worthy. Prefer other publishers if available. Exercise caution when installing this extension.
Risk likelihood measures the probability that a Chrome extension may turn malicious. This is determined by the publisher and the Chrome extension reputation on Chrome Web Store, the amount of time the Chrome extension has been around, and other signals about the Chrome extension. Our algorithms are not perfect, and are subject to change as we discover new ways to detect malicious extensions. We recommend that you always exercise caution when installing a Chrome extension, especially ones with higher risk impact and/or higher risk likelihood.
Subscribe to the premium plan to see more risk analysis detailsScreenshots
Similar extensions
Here are some Chrome extensions that are similar to Live Link:
Youtube & Twitch - Alerts
Better YouTube Live
Twitch DVR
Manifest
The manifest file declares the requirements and permissions that a Chrome extension will have access to. By reviewing the manifest, you may be able to determine if a Chrome extension is over-reaching (for example, if an extension is overriding your new tab page, or search provider, or requesting access to your web activities without any good reason).
{ "update_url": "https://clients2.google.com/service/update2/crx", "name": "Live Link", "description": "Find out if your favorite YouTube creators are live on Twitch!", "version": "0.0.6", "manifest_version": 3, "icons": { "128": "icon_128.png" }, "permissions": [], "content_scripts": [ { "matches": [ "*://*.youtube.com/*" ],