WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Restore Retired Netflix Profile Icons

Restore Retired Netflix Profile Icons

View on Chrome Web Store
View Restore Retired Netflix Profile Icons Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (17 ratings)
4 new ratings
0 views
This extension has been viewed 0 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.

Restores 900+ retired Netflix profile icons. Browse by show, filter by category, and set any as your profile pic across all devices!
Type
Extension
Users
4,000 users
1.5K
tlyn************************
View author page of tlyn************************
Published
Published on February 20, 2026
Version 11.5.0
Manifest version
3
Updated
Updated on February 25, 2026
lifestyle/entertainment
Extension Category
View on Chrome Web Store
View Restore Retired Netflix Profile Icons 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,
    "name": "Restore Retired Netflix Profile Icons",
    "version": "11.5.0",
    "description": "Restores 900+ retired Netflix profile icons. Browse by show, filter by category, and set any as your profile pic across all devices!",
    "permissions": [],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.netflix.com\/*"
            ],
            "js": [
                "icons-db.js",
                "image-cache.js",
                "tags.js",
                "content.js"
            ],
            "css": [
                "styles.css"
            ],
            "run_at": "document_idle"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "page-bridge.js"
            ],
            "matches": [
                "*:\/\/*.netflix.com\/*"
            ]
        }
    ],
    "icons": {
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.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