Picture in Picture

Watch video always in floating window

Wat is Picture in Picture?

Picture in Picture is een Chrome-extensie ontwikkeld door sokotovartur, en de belangrijkste functie is "Watch video always in floating window".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Picture in Picture

Download Picture in Picture-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        A very handy extension for watching videos while browsing the web or using other applications is already here. This is Amazing Picture in Picture. Our new product is of high quality and very easy to use. Amazing Picture in Picture works on all desktop platforms. You can be on any page on the Internet and you will have a floating window in which you can watch whatever you want. The Amazing Picture in Picture extension is lightweight. You will be pleasantly surprised when working with our new extension. Therefore, rather install the free Amazing Picture in Picture and enjoy.                    

Basisinformatie over de Extensie

Naam Picture in Picture Picture in Picture
ID gcdmnhmmikclfheenplemamfnjdgajbl
Officiële URL https://chrome.google.com/webstore/detail/picture-in-picture/gcdmnhmmikclfheenplemamfnjdgajbl
Beschrijving Watch video always in floating window
Bestandsgrootte 24.23 KB
Aantal Installaties 6,000
Huidige Versie 1.6
Laatst Bijgewerkt 2022-01-24
Publicatiedatum 2021-02-24
Beoordeling 3.25/5 Totaal 12 Beoordelingen
Ontwikkelaar sokotovartur
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "ghafiople.js"
        ]
    },
    "browser_action": [],
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "oplituMopasd.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "icons": {
        "128": "hjnasmog.png"
    },
    "name": "__MSG_appName__",
    "manifest_version": 2,
    "permissions": [
        "storage",
        ""
    ],
    "version": "1.6",
    "web_accessible_resources": [
        "*.png"
    ]
}