WebExtension.net
WebExtension.net

Viaplay: Picture in Picture

View on Chrome Web Store
View Viaplay: Picture in Picture Chrome Extension on Chrome Web Store
3.0 (4 ratings)

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Extension to watch Viaplay in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
184 users
1
SVODExtensions
View author page of SVODExtensions
Published
Published on May 13, 2023
Version 1.0.3
Manifest version
3
Updated
Updated on October 15, 2024
View on Chrome Web Store
View Viaplay: Picture in Picture Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Viaplay: Picture in Picture",
    "description": "Extension to watch Viaplay in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.3",
    "manifest_version": 3,
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.viaplay.com\/*",
        "*:\/\/*.viaplay.pl\/*"
    ],
    "action": {
        "default_icon": "img\/48pipViaplay.png"
    },
    "content_scripts": [
        {
            "js": [
                "engine.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.viaplay.com\/*",
                "*:\/\/*.viaplay.pl\/*"
            ]
        }
    ],
    "icons": {
        "48": "img\/48pipViaplay.png",
        "128": "img\/128pipViaplay.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top