You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow to provide command line arguments to npm start to disable loading Brave Rewards extension. This would facilitate debugging of the Brave Rewards extension by letting developers load the extension manually in dev mode.
Description
Allow to provide command line arguments to npm start to disable loading Brave Rewards extension. This would facilitate debugging of the Brave Rewards extension by letting developers load the extension manually in dev mode.
CC @petemill @bsclifton @yrliou
Steps to Reproduce
Expected result:
When --disable_brave_rewards_extension is passed the extension is not shown in the Brave Actions Bar
The text was updated successfully, but these errors were encountered: