Selaa lähdekoodia

Add search engines

main
Ashton Charbonneau 1 vuosi sitten
vanhempi
commit
2df629b8ed
2 muutettua tiedostoa jossa 7 lisäystä ja 2 poistoa
  1. 6
    2
      README.md
  2. 1
    0
      user.js

+ 6
- 2
README.md Näytä tiedosto

@@ -14,7 +14,6 @@
14 14
 - [DeArrow]
15 15
 - [KeePassXC-Browser](https://addons.mozilla.org/firefox/addon/keepassxc-browser/)
16 16
 - [Torrent Control](https://addons.mozilla.org/en-CA/firefox/addon/torrent-control/)
17
-
18 17
 - Temporary Containers
19 18
 - multifoxContainer
20 19
 - Link Status Redux
@@ -29,7 +28,7 @@
29 28
 
30 29
 ## Profiles / Containers
31 30
 
32
-- Personal
31
+- Ashton
33 32
 	- Default
34 33
 	- Finance
35 34
 	- Social
@@ -38,6 +37,10 @@
38 37
 	- Default
39 38
 	- Personal
40 39
 
40
+## Search Engines
41
+
42
+
43
+
41 44
 ## Reference
42 45
 
43 46
 - <https://github.com/arkenfox/user.js>
@@ -46,3 +49,4 @@
46 49
 - <https://github.com/MrOtherGuy/fx-autoconfig>
47 50
 - <http://kb.mozillazine.org/Profile_folder_-_Firefox>
48 51
 - <https://www.userchrome.org/what-is-userchrome-js.html>
52
+

+ 1
- 0
user.js Näytä tiedosto

@@ -19,6 +19,7 @@ user_pref("browser.aboutConfig.showWarning", false); // disable about:config war
19 19
 user_pref("browser.warnOnQuitShortcut", true); // warn on quit
20 20
 user_pref("browser.tabs.warnOnClose", true); // warn on quit
21 21
 user_pref("app.update.suppressPrompts", true); // disable update warning
22
+user_pref("browser.urlbar.update2.engineAliasRefresh", true); // allow adding search engines
22 23
 
23 24
 /* Recommendations */
24 25
 user_pref("browser.newtabpage.activity-stream.default.sites", ""); // blank top sites

Loading…
Peruuta
Tallenna