mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 17:31:47 +09:00
Remove UITour and customize tips.
This commit is contained in:
parent
c74733cc79
commit
dece98a7b5
29 changed files with 1 additions and 3276 deletions
|
|
@ -297,10 +297,6 @@ user_pref("browser.aboutHomeSnippets.updateUrl", "nonexistent://test");
|
|||
user_pref("browser.newtabpage.directory.source", 'data:application/json,{"testing":1}');
|
||||
user_pref("browser.newtabpage.directory.ping", "");
|
||||
|
||||
// Ensure UITour won't hit the network
|
||||
user_pref("browser.uitour.pinnedTabUrl", "http://%(server)s/uitour-dummy/pinnedTab");
|
||||
user_pref("browser.uitour.url", "http://%(server)s/uitour-dummy/tour");
|
||||
|
||||
// Tell the search service we are running in the US. This also has the desired
|
||||
// side-effect of preventing our geoip lookup.
|
||||
user_pref("browser.search.isUS", true);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue