WebExtension.net
WebExtension.net

YouTube Auto HD + FPS

View on Chrome Web Store
View YouTube Auto HD + FPS Chrome Extension on Chrome Web Store
4.2 (1,238 ratings)

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

Automatically set the video quality on YouTube according to its FPS!
Type
Extension
Users
100,000 users
Website avi12.com
avi12-dev
View author page of avi12-dev
Featured Extension

Hand-picked for quality and usefulness

Published
Published on April 1, 2017
Version 1.9.6
Manifest version
3
Updated
Updated on October 18, 2024
View on Chrome Web Store
View YouTube Auto HD + FPS Chrome Extension on Chrome Web Store
lifestyle/fun
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "YouTube Auto HD + FPS",
    "description": "__MSG_cj_i18n_02146__",
    "version": "1.9.6",
    "icons": {
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png",
        "128": "icon-128.png"
    },
    "homepage_url": "https:\/\/github.com\/avi12\/youtube-auto-hd",
    "default_locale": "en",
    "host_permissions": [
        "https:\/\/youtube.com\/*",
        "https:\/\/*.youtube.com\/*",
        "https:\/\/www.youtube-nocookie.com\/*",
        "https:\/\/youtube.googleapis.com\/*"
    ],
    "permissions": [
        "cookies",
        "storage"
    ],
    "options_ui": {
        "page": "popup.html",
        "browser_style": true
    },
    "author": {
        "email": "[email protected]"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "YouTube Auto HD + FPS",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "32": "icon-32.png",
            "48": "icon-48.png",
            "64": "icon-64.png",
            "128": "icon-128.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube-nocookie.com\/*",
                "https:\/\/www.youtube.com\/*",
                "https:\/\/youtube.googleapis.com\/*"
            ],
            "all_frames": true,
            "js": [
                "content-scripts\/desktop.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "js": [
                "content-scripts\/donation.js",
                "content-scripts\/resize.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content-scripts\/donation.css"
            ],
            "matches": [
                "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