WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
h264ify (V3)

h264ify (V3)

View on Chrome Web Store
View h264ify (V3) Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (11 ratings)
35 views
This extension has been viewed 35 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.

Makes YouTube stream H.264 videos instead of VP8/VP9 videos
Type
Extension
Users
625 users
9
Master Tools
View author page of Master Tools
Published
Published on August 7, 2024
Version 3.0.0
Manifest version
3
Updated
Updated on August 7, 2024
productivity/workflow
Extension Category
View on Chrome Web Store
View h264ify (V3) 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",
    "manifest_version": 3,
    "version": "3.0.0",
    "name": "h264ify (V3)",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "action": {
        "default_icon": {
            "32": "icon\/32.png",
            "48": "icon\/48.png",
            "128": "icon\/128.png"
        },
        "default_popup": "options.html",
        "default_title": "h264ify (V3)"
    },
    "icons": {
        "16": "icon\/16.png",
        "19": "icon\/19.png",
        "32": "icon\/32.png",
        "38": "icon\/38.png",
        "48": "icon\/48.png",
        "128": "icon\/128.png"
    },
    "background": {
        "service_worker": "src\/background.js",
        "type": "module"
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "activeTab",
        "scripting",
        "storage"
    ]
}
© 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