Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.1 KB

File metadata and controls

23 lines (15 loc) · 1.1 KB

ChromeExtensionDeveloperModeWarningRemover

A tool to remove developer mode extensions warning in Google Chrome x64.

This tool have tested with 75.0.3770.18. For earlier version, please switch to v1.1 (tested with v64.0.3282.186 and v65.0.3325.106).

How to use

Compile source codes or download binary from release page.

Make sure chrome is closed before run this tool.

Run following command in Command Prompt.

ChromeExtensionDeveloperModeWarningRemover.exe "%ProgramFiles(x86)%\Google\Chrome\Application\{version}\chrome.dll"

References