Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Update user-overrides.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Khanh Hien Hoang authored Jun 6, 2023
1 parent d870a54 commit cf58b94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions user-overrides.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,6 @@ user_pref("toolkit.legacyUserProfileCustomizations.stylesheets", true);

// Intergrated calculator at address bar
user_pref("browser.urlbar.suggest.calculator", true);

// Better search on address bar
user_prefs("keyword.enabled", true);

0 comments on commit cf58b94

Please sign in to comment.