YT Link Preview
Play YouTube videos from any web page without having to leave the page.
Τι είναι το YT Link Preview;
Το YT Link Preview είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ricardo Antunes, και η κύρια λειτουργία του είναι "Play YouTube videos from any web page without having to leave the page.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης YT Link Preview
Λήψη αρχείων επέκτασης YT Link Preview σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
YT Link Preview allows you to preview any youtube video directly from a link to the video. It adds a small icon to every link to a YouTube video and by hovering this icon it will show the a video player along with information about the video namely, its title, description, duration, publishing date, statistics, channel, category, etc.. You cal also like/dislike the video from this preview window. The preview window can be dragged and resized. Click the close button or hover/click another YT Link Preview' icon to close the active preview window. To use YT Link Preview you'll first have to sign-in with your YouTube account using Google's authentication page. This extension doesn't store any personal information and its access to your YouTube account can be revoked at anytime by clicking the 'change user account' button on the extension settings. Disclaimer: This extension uses Youtube's v3 API (https://developers.google.com/youtube/v3/) but is in no way affiliated with, sponsored by, or endorsed by Youtube or Google. This extension does NOT keep any user's personal data. This extension does NOT tracks user activity nor it shares any data with other parties.
Βασικές Πληροφορίες Επέκτασης
Όνομα | YT Link Preview |
ID | penfpgjiinnecmappoebbfkobledfcng |
Επίσημο URL | https://chromewebstore.google.com/detail/yt-link-preview/penfpgjiinnecmappoebbfkobledfcng |
Περιγραφή | Play YouTube videos from any web page without having to leave the page. |
Μέγεθος Αρχείου | 317 KB |
Αριθμός Εγκαταστάσεων | 145 |
Τρέχουσα Έκδοση | 1.0.3 |
Τελευταία Ενημέρωση | 2018-04-09 |
Ημερομηνία Δημοσίευσης | 2018-04-09 |
Αξιολόγηση | 2.29/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | Ricardo Antunes |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extension_name__", "short_name": "__MSG_extension_name__", "description": "__MSG_extension_description__", "version": "1.0.3", "author": "Ricardo Antunes", "minimum_chrome_version": "32", "default_locale": "en", "icons": { "16": "images\/logo_16.png", "48": "images\/logo_48.png", "128": "images\/logo_128.png" }, "browser_action": { "default_icon": { "19": "images\/logo_19.png", "38": "images\/logo_38.png" }, "default_title": "__MSG_extension_name__", "default_popup": "templates\/popup.html" }, "content_scripts": [ { "matches": [ " |