Picture In Picture
Picture in picture. The extension allows you to attach video to all windows of your operating system.
Τι είναι το Picture In Picture;
Το Picture In Picture είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον olegsalimov398, και η κύρια λειτουργία του είναι "Picture in picture. The extension allows you to attach video to all windows of your operating system.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Picture In Picture
Λήψη αρχείων επέκτασης Picture In Picture σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
You can enable PiP and watch web videos in a popup/floating window. Install the floating video addon for your chrome browser and feel the difference. The picture in picture may come in handy in situations when you want to save some time and watch series or movie while still working and interacting with other tabs. Imagine how cool is that to be able to do two things at once. So here is our picture-in-picture extension to help you with that. We are sure that if you download our product, you will not regret it. Floating video will be always on top and you can continue browsing the web, working, whatever. Just open the tab with a video you want to watch and click on the extension icon in chrome toolbar. Floating video window will be open immediately and you can place it wherever you want. Of course you can pause the video in the window that appeared and return to the source tab just by clicking on the window. We want you to help us to improve pic-in-pic extension so feel eazy to leave a comment and don`t forget to share PiP with your friends. Don’t forget to refresh the webpage before using the pic-in-pic extension for the first time.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | cbpokcpkhhiiafchdifcgmdgbhcbfmdk |
Επίσημο URL | https://chrome.google.com/webstore/detail/picture-in-picture/cbpokcpkhhiiafchdifcgmdgbhcbfmdk |
Περιγραφή | Picture in picture. The extension allows you to attach video to all windows of your operating system. |
Μέγεθος Αρχείου | 15.87 KB |
Αριθμός Εγκαταστάσεων | 5,334 |
Τρέχουσα Έκδοση | 1.4 |
Τελευταία Ενημέρωση | 2023-02-27 |
Ημερομηνία Δημοσίευσης | 2021-04-22 |
Αξιολόγηση | 4.63/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | olegsalimov398 |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.4", "name": "__MSG_name__", "description": "Picture in picture. The extension allows you to attach video to all windows of your operating system.", "icons": { "128": "assets\/128-dark.png" }, "default_locale": "en", "background": { "scripts": [ "background\/bg.js" ] }, "browser_action": [], "permissions": [ "storage", " |