Hi,
I really miss the Firefox newtab prefs in PureBrowser. I tried to force it back using this line in use.js, but with no success:
user_pref("browser.newtabpage.enhanced", true);
How should I proceed?
Thanks in advance.
Hi,
I really miss the Firefox newtab prefs in PureBrowser. I tried to force it back using this line in use.js, but with no success:
user_pref("browser.newtabpage.enhanced", true);
How should I proceed?
Thanks in advance.
Status | Assigned | Task | ||
---|---|---|---|---|
Open | jonas.smedegaard | T147 Rework purebrowser packaging | ||
Open | None | T536 purebrowser - references "Firefox" and "Mozilla" leading to confusion | ||
Resolved | jonas.smedegaard | T534 purebrowser - advertises Mozilla on start page | ||
Open | None | T714 purebrowser: cannot enable firefox newtab.enhanced prefs (likely due to removed Activity Stream) |
That is quite likely part of "Activity Stream" which has been removed in PureBrowser, compared to Firefox ESR: See T534
Since the code is removed at the source level, you cannot "enable" it again by simply editing a config option.
What you can do now is only to install Firefox ESR from Debian.
What might be possible in a future rlease of PureBrowser is to provide the currently missing part as a separate package. We will consider doing that, but it is not of high priority.