Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
MCBrowser

MCBrowser

A client-sided internet browser for block game.

9,269
104
Cursed
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.1

Platforms

Fabric

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server

Creators

Blobanium
Blobanium Owner
HiWord9
HiWord9 Contributor

Details

Licensed MIT
Published last year
Updated last month
DescriptionGalleryChangelogVersions

Show all versions

MCBrowser 1.2.2

by Blobanium on May 6, 2025
Download

Whats Changed?

Changed mod requirements in fabric.mod.json

  • This mod will only run on 1.21.4 (as it was found that this mod wont work properly on 1.21.5)
  • Fabric API Is now required (Previously only 2 FAPI modules were required which was previously supplied by MCEF)

MCBrowser 1.2.1

by Blobanium on May 2, 2025
Download

Whats Changed?

Additions

  • Added The Ability to use custom chromium flags (Use at your own risk!)

Fixes

  • Fixed Tab Icons not rendering properly
  • Fixed a bug where zoom buttons were clickable when not shown

Internal Changes

  • Migrated URL to use URI.toURL() as this was deprecated in java 20

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.2.0...v1.2.1

MCBrowser 1.2.0

by Blobanium on Mar 31, 2025
Download

What's Changed

  • Bare minimum to update to 1.21.4 (Working version ish) by @Bloemenpot in https://github.com/Blobanium/MCBrowser/pull/21
  • Vulkan Mod has been added to the mod conflicts.

New Contributors

  • @Bloemenpot made their first contribution in https://github.com/Blobanium/MCBrowser/pull/21

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.5...v1.2.0

MCBrowser 1.1.5

by Blobanium on Nov 5, 2024
Download

Whats Changed?

  • Fixed a bug where clicking "Open in External Browser" duplicates the tab instead

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.4...v1.1.5

MCBrowser 1.1.4

by Blobanium on Oct 15, 2024
Download

Whats Changed?

  • Fixed an issue where clicking on "Open Pack Folder" within the resource pack folder opens MCBrowser instead of an external program. This also fixes screenshots opening in MCBrowser. (#16)

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.3...v1.1.4

MCBrowser 1.1.3

by Blobanium on Sep 27, 2024
Download

#What's Changed?

  • Added missing translation keys for download toast
  • Lingering JCEF Process Killer will now force shutdown JCEF processes instead of standard closing them (as having it shutdown normally wasn't working)

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.2...v1.1.3

Any suggestions for this mod or a bug? Open a issue!

MCBrowser 1.1.2

by Blobanium on Sep 21, 2024
Download

Whats Changed?

  • Config options have been catagorized
  • Added ability to download files
  • Implement a workaround that deals with lingering JCEF processes after shutdown (only affects MCEF Versions 2.1.5 or earlier)

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.1...v1.1.2

MCBrowser 1.1.1

by Blobanium on Sep 13, 2024
Download

Changes From 1.1.0

  • Added Zoom Functionality
  • Lots of Internal Refractoring

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.0...v1.1.1

MCBrowser 1.1.0

by Blobanium on Sep 4, 2024
Download

What's Changed

  • Fixed an issue where opening links within Minecraft doesn't open the internal browser.

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.0-Beta1...v1.1.0

MCBrowser 1.1.0-Beta1

by Blobanium on Aug 9, 2024
Download

What's Changed

  • Fix tab switching issue (1.21) by @sj-dan in https://github.com/Blobanium/MCBrowser/pull/13

New Contributors

  • @sj-dan made their first contribution in https://github.com/Blobanium/MCBrowser/pull/13

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.1.0-Alpha1...v1.1.0-Beta1

NOTE: MCBrowser on 1.21.1 has been untested, it may or may not work.

MCBrowser 1.1.0-Alpha1

by Blobanium on Aug 7, 2024
Download

Changes from v1.0.1

  • Update mod to 1.21

Known issues:

  • Tabs don't work properly

Thanks to the guys over at mc-wiki for helping out update this mod to 1.21

MCBrowser 1.0.1

by Blobanium on Feb 29, 2024
Download

Changes from 1.0.0

  • An Option was added that limits FPS when the browser is open
  • A lot of code cleanup and some refactoring. Should result in some performance improvements here and there

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.0.0...v1.0.1

MCBrowser 1.0.0

by Blobanium on Feb 15, 2024
Download

this honestly took a little too long, happy valentines day.

What's Changed

  • Tabs by @HiWord9 in https://github.com/Blobanium/MCBrowser/pull/8

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.0.0-Pre3...v1.0.0

MCBrowser 1.0.0-pre.3

by Blobanium on Nov 19, 2023
Download

Changelog:

  • Added new mod icon
  • Fixed the tooltip showing in a new browser instance if the previous browser instance was closed with tooltip content.

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.0.0-Pre2...v1.0.0-Pre3

MCBrowser 1.0.0-pre.2

by Blobanium on Nov 11, 2023
Download

What's Changed

From PR #3

  • You can now do /br [url] and it will open the browser to the URL you put in the command

From PR #5

  • Fixed #4
  • A New special action button has been added for downloading resource packs on Modrinth.

Other Changes

  • An "Open Link To Browser" button has been added which lets you open the link in an external browser
  • Tooltips are now a thing in the browser.

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v1.0.0-Pre1...v1.0.0-Pre2

MCBrowser 1.0.0-pre.1

by Blobanium on Nov 3, 2023
Download
  • Added Async Browser Input Option in config (enabled by default) 7.7% FPS Improvement on cursor heavy sites such as webosu!

Full Changelog: https://github.com/Blobanium/MCBrowser/compare/v0.0.5-Beta...v1.0.0-Pre1

MCBrowser 0.0.5-Beta

by Blobanium on Nov 1, 2023
Download

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.