WebExtension.net
WebExtension.net

FloatFrame

View on Chrome Web Store
View FloatFrame Chrome Extension on Chrome Web Store
4.4 (14 ratings)

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

YouTubeの動画を固定するやつ
Type
Extension
Users
5,000 users
500
Website null.style
塗田一帆
View author page of 塗田一帆
Published
Published on June 22, 2018
Version 1.2.1
Manifest version
3
Updated
Updated on August 25, 2023
View on Chrome Web Store
View FloatFrame Chrome Extension on Chrome Web Store
make_chrome_yours/functionality
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "FloatFrame",
    "version": "1.2.1",
    "author": "@nulltypo",
    "manifest_version": 3,
    "description": "YouTube\u306e\u52d5\u753b\u3092\u56fa\u5b9a\u3059\u308b\u3084\u3064",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "ff-off.png",
                "ff-on.png"
            ],
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "jquery.min.js",
                "ff.js"
            ],
            "css": [
                "style.css"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/www.youtube.com\/*"
    ]
}
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