Media player classic

Watch videos using Picture-in-Picture mode (Floating Video Player).

Τι είναι το Media player classic;

Το Media player classic είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Free Software, και η κύρια λειτουργία του είναι "Watch videos using Picture-in-Picture mode (Floating Video Player).".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Media player classic

Λήψη αρχείων επέκτασης Media player classic σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Watch videos using Picture-in-Picture mode (Floating Video Player).
Watch videos using Picture-in-Picture mode (Floating Video Player). Our software supports all kinds of video websites.
Picture-in-Picture lets you to watch videos in a popup window (always on top of other windows) so you can keep an eye on what you’re watching while surfing the Internet.


Features:
- Adds a Picture in Picture button to the video player of supported sites
- Users can choose to click on the Picture in Picture button on the video player or on the extension icon on the Google Chrome toolbar
- Save time and continue browsing the Internet and watching your videos at the same time

 

YouTube is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. The floating image mode in Picture mode (PIP) for Chrome is not created, is not associated with Google Inc. or not supported.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Media player classic Media player classic
ID cehgeknjajllchaaccghmooofahhngjj
Επίσημο URL https://chromewebstore.google.com/detail/media-player-classic/cehgeknjajllchaaccghmooofahhngjj
Περιγραφή Watch videos using Picture-in-Picture mode (Floating Video Player).
Μέγεθος Αρχείου 124 KB
Αριθμός Εγκαταστάσεων 334
Τρέχουσα Έκδοση 3.0.3
Τελευταία Ενημέρωση 2022-11-12
Ημερομηνία Δημοσίευσης 2022-10-23
Προγραμματιστής Free Software
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
URL της Σελίδας Πολιτικής Απορρήτου https://www.freebusinessapps.net/privacy
Υποστηριζόμενες Γλώσσες id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "\/js\/bg-worker.js"
    },
    "container": [
        "GOOGLE_DRIVE"
    ],
    "default_locale": "en",
    "description": "__MSG_application_description__",
    "icons": {
        "128": "images\/icons8-tv-show-128.png",
        "16": "images\/icons8-tv-show-16.png",
        "32": "images\/icons8-tv-show-32.png",
        "48": "images\/icons8-tv-show-48.png",
        "64": "images\/icons8-tv-show-64.png"
    },
    "manifest_version": 3,
    "name": "__MSG_application_title__",
    "offline_enabled": true,
    "permissions": [
        "activeTab",
        "contextMenus",
        "scripting"
    ],
    "version": "3.0.3",
    "action": {
        "default_icon": {
            "128": "images\/icons8-tv-show-128.png",
            "16": "images\/icons8-tv-show-16.png",
            "32": "images\/icons8-tv-show-32.png",
            "48": "images\/icons8-tv-show-48.png",
            "64": "images\/icons8-tv-show-64.png"
        },
        "default_popup": "background.html"
    },
    "homepage_url": "https:\/\/amazing-video-frame.freeonlineapps.net\/"
}