WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

FrankerFaceZ Nightly

FrankerFaceZ Nightly

View on Chrome Web Store
4.9 (11 ratings)
1 new ratings
24 views

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

This is the nightly testing build of FrankerFaceZ. FrankerFaceZ is an enhancement suite for Twitch.
Type
Extension
Users
6,000 users
1K
FrankerFaceZ
Published
Version 4.77.3.2
Manifest version
3
Updated
lifestyle/fun
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "FrankerFaceZ Nightly",
    "short_name": "FFZ-Nightly",
    "version": "4.77.3.2",
    "description": "This is the nightly testing build of FrankerFaceZ. FrankerFaceZ is an enhancement suite for Twitch.",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "homepage_url": "http:\/\/www.frankerfacez.com",
    "action": [],
    "host_permissions": [
        "*:\/\/*.twitch.tv\/*",
        "*:\/\/*.frankerfacez.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/*.twitch.tv\/*",
            "*:\/\/*.youtube.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "web\/*"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*",
                "*:\/\/*.youtube.com\/*"
            ]
        }
    ],
    "background": {
        "scripts": [
            "web\/worker.js"
        ],
        "service_worker": "web\/worker.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "web\/script.min.js"
            ],
            "matches": [
                "*:\/\/*.twitch.tv\/*"
            ],
            "exclude_globs": [
                "*:\/\/api.twitch.tv\/*",
                "*:\/\/localhost.rig.twitch.tv\/*",
                "*:\/\/blog.twitch.tv\/*",
                "*:\/\/im.twitch.tv\/*",
                "*:\/\/chatdepot.twitch.tv\/*",
                "*:\/\/tmi.twitch.tv\/*",
                "*:\/\/brand.twitch.tv\/*",
                "*:\/\/dev.twitch.tv\/*",
                "*:\/\/gql.twitch.tv\/*",
                "*:\/\/passport.twitch.tv\/*"
            ]
        }
    ],
    "browser_specific_settings": {
        "gecko": {
            "id": "nightly@frankerfacez.com"
        }
    }
}
© 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.