This looks really neat! I never really dabbled with firefox customizations on this level as it is a bit of a hassle, easy to mess up and easy to forget the details. Having it all in a json based format where you can easily reapply it on a fresh profile makes it much easier.
Show HN: Firebuilder: A complete Firefox customization tool
11–15 of 15 posts
Re: Show HN: Firebuilder: A complete Firefox customization tool
#12Is it possible to disable CORS? Ive often wanted to make mashups for personal use and bots where that would be handy.
Re: Show HN: Firebuilder: A complete Firefox customization tool
#13Is it possible to disable CORS? Ive often wanted to make mashups for personal use and bots where that would be handy.
You can run a CORS-stripping proxy.
Re: Show HN: Firebuilder: A complete Firefox customization tool
#14Nah, can't remove Pocket integration.
eheh, i was just looking for a way to add it back on zen browser..
Re: Show HN: Firebuilder: A complete Firefox customization tool
#15Nah, can't remove Pocket integration.
A policies.json with
"DisablePocket": true,
works here, for what it's worth.
I wrote that file hand, with a lot of messing about. I hope this tool takes some of the pain out of it, especially if it can consume my existing config as a starting point.