WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Stream Payments Nicknamer

Stream Payments Nicknamer

View on Chrome Web Store
View Stream Payments Nicknamer Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
5 views
This extension has been viewed 5 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.

Change your display name in Stream Payments
Type
Extension
Users
2 users
1
dukewild
View author page of dukewild
Published
Published on October 5, 2023
Version 1.0.0
Manifest version
3
Updated
Updated on October 5, 2023
make_chrome_yours/functionality
Extension Category
View on Chrome Web Store
View Stream Payments Nicknamer 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": "Stream Payments Nicknamer",
    "description": "Change your display name in Stream Payments",
    "version": "1.0.0",
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                "https:\/\/streampayments.live\/*"
            ],
            "js": [
                "inject_user_name.js"
            ],
            "world": "MAIN"
        }
    ],
    "action": {
        "default_icon": {
            "16": "\/images\/n16.png",
            "32": "\/images\/n32.png",
            "48": "\/images\/n48.png",
            "128": "\/images\/n128.png"
        }
    }
}
© 2026 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