public marks

PUBLIC MARKS from decembre with tags Waterfox & profile

December 2018

XPI - firefox - Install Firebug Extension Manually - Stack Overflow (I used this solution to install manually ThumbnaiZoom)

To install Firebug manually : There are two ways to run extensions manually: 1. Extract the XPI : Download the XPI file that contains the extension Locate the 'extensions' folder within your profile (e.g. via Firefox menu > Help > Troubleshooting Information > Show Folder) Create a new folder within the 'extensions' folder and call it like the add-on's id (for Firebug this is [email protected]) Extract the XPI into that folder 2. Get the sources from the git repository: A detailed description for how to do that can be found on the development setup description on the Firebug wiki. It's similar to the description above with the addition that you'll be able to always get the latest sources. Two notes: - The folder name must be the same as the addon's ID (look in install.rdf of the addon) In your case it's not firebug-2.0b1 , but [email protected] - The directory where the addon should be placed is not where the Firefox itself is installed, but into your Firefox's profile. By default it's in %APPDATA%MozillaFirefoxProfilesXXXXXextensions (where XXXXX is name of your profile folder. More info about profiles you can find here)

October 2017

FIR - ConfigFox - Utility to manage Firefox advanced, hidden setting

(via)
ConfigFox is an utility to manage Firefox advanced, hidden settings and tweaks, mostly concerning security and privacy. With ConfigFox you can manage multiple profiles independently. It is compatible with all Firefox builds: Waterfox, Palemoon, Tor, Portable, etc... If you don't have Firefox installed in your computer you will be prompted to select your custom Firefox path (executable). Features - Quickly create and customize Firefox profiles. - Easily enable/disable settings with one click. - Quickly search Config entries. - Get updates for Config collection. - Backup, Defrag and Vacuum profiles for a faster performance. - View profile information. - Search online for Config strings information.