Code Monkey home page Code Monkey logo

Comments (3)

mkaply avatar mkaply commented on September 26, 2024

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?

from policy-templates.

Jee-Hex avatar Jee-Hex commented on September 26, 2024

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 recently closed tabs history section in fxview-next has a Show all history button that simply points you back to... the Library?

If a user wants to remove it, they can right click and remove the icon.

How would you expect users to deploy this? I mean I could always modify the default value of browser.uiCustomization.state with something like

{
  "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 CustomizableUI.sys.mjs every now and then because the value of browser.uiCustomization.state is empty by default. I also can't just deploy, for example, only the TabsToolbar part because Firefox would just treat the value as invalid.

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.

from policy-templates.

mkaply avatar mkaply commented on September 26, 2024

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).

from policy-templates.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.