/chrome_plus

A DLL hijack implements Chrome full portability as well as tab enhancements.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Chrome++

LICENSE LAST COMMIT STARS SIZES

中文说明: https://github.com/Bush2021/chrome_plus/blob/main/README_CN.md

Features

  • Double-click to close tabs.
  • Right-click to close tabs. (Hold Shift to show the original menu.)
  • Preserve the last tab (prevents the browser from closing when the last tab is closed; clicking the 'X' won't work).
  • Mouse hover to scroll the tab bar.
  • Right-click and scroll the tab bar.
  • New foreground tab opens the contents entered in address bar.
  • New foreground tab opens bookmarks.
  • Disable the above two features when the current tab is a new tab.
  • Use hotkeys to quickly hide the browser window (boss key).
  • Portable design: the program is placed in the App directory, and data is stored in the Data directory (incompatible with the original data; you can reinstall the system or change computers without losing data).
  • Allow configuration of features using ini files.
  • Allow custom Chromium startup parameters.

Download

Built and released automatically using GitHub Actions. Download link: https://github.com/Bush2021/chrome_plus/actions or https://github.com/Bush2021/chrome_plus/releases/.

Installation

Place version.dll in the same directory as chrome.exe.

Compatibility

License

  • Versions 1.5.4 and earlier are licensed under MIT license, with all rights reserved by Shuax.
  • Version 1.5.5 - 1.5.9 are licensed under MIT license, with modifications made by contributors to this repository based on Shuax's version.
  • Versions 1.6.0 and later are licensed under GPL-3.0 license.

Thanks