Browser Extension
🟡 Updated this year⚠️ Install Order · 6 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 1.0% endorsement rate
- 🏆 #8 of 44 Modders Resources mods in this game by downloads
📋 About This Mod
Browser Extension Framework
by r457 & gh057
Prerequisites:
-
[]redscript
[
]red4ext[]Codeware
[]Mod Settings (optional)
Installation:
-
[]Download the main framework archive
[
]Extract the archive into the Cyberpunk 2077 install folder[]You can download an optional mod that allows to manually block sites by address (see instructions below)
Keep in mind that the main page is not an actual scrolling page - it imitates scrolling, so right stick won't do anything there for console controller users! Use DPad Down and DPad Up to change pages. For KB&M users it depends on your personal settings (UI_MoveDown/UI_MoveUp actions), vanilla ones are scroll down/up with the mouse wheel and arrow down/up.
Description:
Browser Extension Framework creates an easy entry point to add your custom Web Sites to the main browser page: “NETdir://ncity.pub”. It also gathers and shows all the vanilla sites defined as journal entries in the game’s resources. New sites are pushed at the start of the homepage, the homepage is scrollable using UI_MoveDown/UI_MoveUp actions (usually bound to the mouse wheel).
To add a new site you need to create a child of BrowserEventsListener, fill the name/address/create the pages and add/init your custom site in BrowserGameController. OnInitialize - see CustomSiteExample provided with the framework (Optional files section).
You can either create your pages from scratch (manually or using Codeware custom widgets) or reuse existing vanilla templates (see CustomSiteExample).
For a more complex usage example see this mod that provides a fully functional Vehicle Insurance web site with multiple pages, highlighted links, etc.
-
[]The system will only pass a link address to your listener if it begins with your site’s main address: use it to define all your site pages in the GetWebPage method.
[]Your custom page is reparented to the root page widget with anchor set to fill - anything else is on you: correct margins, scale, processing events, etc.
[]Link your pages with the LoadPageByAddress method.
[]You can override vanilla sites by address as custom sites are processed first (TODO: override system needs more work, in process).
Making your site icon:
CustomSiteExample archive from Optional files contains a WolvenKit project with the raw dds icon, xbm texture and inkatlas. Icon size is 204x229.
[]Use dds as a raw source.
[*]Select TEXG_Generic_UI as a texture group on import,
-
[]The system will only pass a link address to your listener if it begins with your site’s main address: use it to define all your site pages in the GetWebPage method.
-
[]Download the main framework archive
Browser Extension Framework is a modder's resource for Cyberpunk 2077 that lets you add custom websites to the in-game browser's main page. It also aggregates all vanilla sites from journal entries, making it a handy tool for modders and players who want to expand the Net.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Huge community trust with over 37k endorsements and 3.8M downloads
- Simple concept that opens up tons of modding possibilities for the in-game browser
- Actively maintained (last updated September 2025)
⚠️ Cons
- Requires modding knowledge to actually use—it's a framework, not a content pack
- Potential compatibility issues with other mods that modify the browser or journal entries
For Cyberpunk 2077 modders who want to integrate custom web content into the game's browser. Also useful for players who want to see all vanilla sites in one place. Skip if you're looking for ready-made browser content—this is a tool, not a content mod.
💡 Beginner Tips
- Use a mod manager like Vortex to handle installation and updates automatically.
- Check the mod's forum posts for community-made custom sites and tutorials.
- If you're adding your own sites, follow the framework's structure exactly to avoid breaking the browser.
📊 Mod Details
- Game
- Cyberpunk 2077 Mods
- Author
- r457 and gh057
- Version
- 0.9.7
- Downloads
- 3,777,252
- Endorsements
- 37,316
- Category
- Modders Resources
- Created
- 10/15/2023
- Updated
- 9/20/2025
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Cyberpunk 2077 Mods
Download from Nexus.
📖 Full step-by-step install guide for Cyberpunk 2077 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Cyberpunk 2077 commands, item IDs, and more.
Keep browsing — more Cyberpunk 2077 mods await