WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Picture In Picture for Pluto TV

Picture In Picture for Pluto TV

View on Chrome Web Store
View Picture In Picture for Pluto TV Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (5 ratings)
1 new ratings
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

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

Extension to watch Pluto TV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
1,000 users
11
Streaming Extensions
View author page of Streaming Extensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on March 15, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on August 2, 2024
lifestyle/fun
Extension Category
View on Chrome Web Store
View Picture In Picture for Pluto TV Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Picture In Picture for Pluto TV",
    "description": "Extension to watch Pluto TV in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.2",
    "manifest_version": 3,
    "host_permissions": [
        "*:\/\/*.pluto.tv\/*"
    ],
    "action": {
        "default_icon": "img\/48pipPluto.png"
    },
    "content_scripts": [
        {
            "js": [
                "engine.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.pluto.tv\/*"
            ]
        }
    ],
    "icons": {
        "48": "img\/48pipPluto.png",
        "128": "img\/128pipPluto.png"
    },
    "background": {
        "service_worker": "background.js"
    }
}
© 2025 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