WebExtension.net
WebExtension.net

Crunchyroll: Picture in Picture

View on Chrome Web Store
View Crunchyroll: Picture in Picture Chrome Extension on Chrome Web Store
4.1 (75 ratings)

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

Extension to watch Crunchyroll in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.
Type
Extension
Users
10,000 users
Awesome Extensions
View author page of Awesome Extensions
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 21, 2023
Version 1.0.2
Manifest version
3
Updated
Updated on October 29, 2024
View on Chrome Web Store
View Crunchyroll: Picture in Picture Chrome Extension on Chrome Web Store
lifestyle/entertainment
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Crunchyroll: Picture in Picture",
    "description": "Extension to watch Crunchyroll in Picture in Picture mode. Enables a separate floating window to enjoy your favorite video content.",
    "version": "1.0.2",
    "manifest_version": 3,
    "permissions": [],
    "host_permissions": [
        "*:\/\/*.crunchyroll.com\/*"
    ],
    "action": {
        "default_icon": "img\/48pipCrunchyroll.png"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "css": [
                "injected.css"
            ],
            "matches": [
                "*:\/\/*.crunchyroll.com\/*"
            ],
            "match_origin_as_fallback": true,
            "all_frames": true
        }
    ],
    "icons": {
        "48": "img\/48pipCrunchyroll.png",
        "128": "img\/128pipCrunchyroll.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