public marks

PUBLIC MARKS from decembre with tags tips & profile

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)

2008

Customize Your Own Portable Firefox Six Pack

Firefox user Asian Angel loves Portable Firefox for projects like creating a Google Chrome clone, but you can also use it to run multiple, sandboxed instances of the browser at the same time. What's the point? Well, it lets you log into multiple accounts at the same service (like Gmail) in different windows, and run certain extensions and styles in one browser instance but not another. You already know how to create multiple Firefox profiles and even run them simultaneously, but using Portable Firefox you can easily back up your customized installations and run them anywhere. Reader Asian Angel explains how she assembled a colorful "Firefox six pack" using the portable app.

2007

Geek to Live: Manage multiple Firefox profiles - Lifehacker

by 3 others
If you share a computer with family members or roommates, or if you simply browse for different reasons - like work, blogging, school research, or play - you may want to use different Firefox settings each time you sit down to surf. Luckily, the Firefox p