-
Notifications
You must be signed in to change notification settings - Fork 411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Firefox View #1078
Comments
We consider Firefox an integral (and useful) feature in Firefox now. If a user wants to remove it, they can right click and remove the icon. Can I ask why you want to remove it? |
Because it is a "feature" that prompts users to sign up for a Firefox Account, adds a bunch of whitespaces in the process, and doesn't do anything new (at least for me anyway) on top of the old Library. It's pretty telling when the
How would you expect users to deploy this? I mean I could always modify the default value of {
"policies": {
"Preferences": {
"browser.uiCustomization.state": {
"Value": "{\"placements\":{\"widget-overflow-fixed-list\":[],\"unified-extensions-area\":[],\"nav-bar\":[\"back-button\",\"forward-button\",\"stop-reload-button\",\"customizableui-special-spring1\",\"urlbar-container\",\"customizableui-special-spring2\",\"save-to-pocket-button\",\"downloads-button\",\"fxa-toolbar-menu-button\",\"unified-extensions-button\"],\"toolbar-menubar\":[\"menubar-items\"],\"TabsToolbar\":[\"tabbrowser-tabs\",\"new-tab-button\",\"alltabs-button\"],\"PersonalToolbar\":[\"import-button\",\"personal-bookmarks\"]},\"seen\":[\"save-to-pocket-button\",\"developer-button\"],\"dirtyAreaCache\":[],\"currentVersion\":19,\"newElementCount\":2}",
"Status": "default"
}
}
}
} , but that would also mean I would have to keep up with changes to You do have a policy for something even more minute (the home button) anyway. It would be nice if users can depoly this in a simplier way. |
We're resolving the issue that the Sync login appears on the page, but at this point, we don't have plans to add a policy to remove Firefox View. I'll add it to the backlog. FYI, there's a lot of new features coming to that page that will make it better than library (the search is already better). |
This can be set via the Preferences policy. I'm not going to add an explicit policy at this time for Firefox View
Originally posted by @mkaply in #964 (comment)
browser.tabs.firefox-view
andbrowser.tabs.firefox-view-next
were removed in FF123 and the prefs in about:config currently don't control anything (bug 1882114 comment 2). Will you to able to reconsider adding a policy for Firefox View?The text was updated successfully, but these errors were encountered: