WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Disney+ ピクチャー・イン・ピクチャー

Disney+ ピクチャー・イン・ピクチャー

View on Chrome Web Store
View Disney+ ピクチャー・イン・ピクチャー Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
23 views
This extension has been viewed 23 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.

Disney+ にピクチャー・イン・ピクチャー(画中画)のサポートを追加します。
Type
Extension
Users
183 users
1
TheBestChromeExtensions
View author page of TheBestChromeExtensions
Published
Published on December 22, 2023
Version 1.1.19
Manifest version
3
Updated
Updated on June 4, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Disney+ ピクチャー・イン・ピクチャー 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": "Disney+ \u30d4\u30af\u30c1\u30e3\u30fc\u30fb\u30a4\u30f3\u30fb\u30d4\u30af\u30c1\u30e3\u30fc",
    "description": "Disney+ \u306b\u30d4\u30af\u30c1\u30e3\u30fc\u30fb\u30a4\u30f3\u30fb\u30d4\u30af\u30c1\u30e3\u30fc\uff08\u753b\u4e2d\u753b\uff09\u306e\u30b5\u30dd\u30fc\u30c8\u3092\u8ffd\u52a0\u3057\u307e\u3059\u3002",
    "version": "1.1.19",
    "manifest_version": 3,
    "host_permissions": [
        "*:\/\/*.disneyplus.com\/*"
    ],
    "permissions": [
        "storage"
    ],
    "icons": {
        "38": "38Disney.png",
        "128": "128Disney.png"
    },
    "action": {
        "default_icon": "128Disney.png"
    },
    "background": {
        "service_worker": "onInstalled.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.disneyplus.com\/*"
            ],
            "js": [
                "main.js",
                "disney.min.js"
            ],
            "css": [
                "injected.css"
            ]
        }
    ]
}
© 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