walterballard75
Newbie
- Oct 30, 2011
- 33
- 2
amazing! i have made a lot of macros after i started learning and using it.. and now thanks to this i dont have to worry about running a macro one at a time.
Last edited:
Now that you have Firefox, you need to setup your instances and we will do this using the built-in Profile Manager:
1) Rename the shortcut on your desktop to "FF Profile Manager" or "FF Profile Selector" or anything that you want, as long as you know it's not the main FF shortcut
2) Right-click on the shortcut you just renamed, and in the TARGET field add the following:
Code:-no-remote -ProfileManager
NOTICE: There's a space before the first "-" in "-no-remote"
![]()
3) Click "Apply" and then "OK"
thanks OP my problem was sloved![]()
https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
-no-remote -ProfileManager
-p
I don't understand it always worked for me, but recently no more.
I even disinstalled firefox and reinstalled, did all the procedures but still whenever I open FF profile manager the little window with all the profiles listed doesn't pop up. It just opens the default profile.
Any idea what's wrong with it?
shieeeeet, this does really make a difference, a huge difference i meanEnough with the network settings, a few other tweaks:
1) Create new INTEGER based option (Right-Click in the Window -> "New" -> "Integer"), and name it "nglayout.initialpaint.delay" (without quotes) and for its value use "0" (ZERO) - this will force FF to use less resources when minimized!
![]()
2) Set "browser.cache.memory.enable" to TRUE
3) Add new INTEGER based option (See above how to do it) "browser.cache.memory.capacity" and set its value to "20000" (Equals to 20MB) - This option forces FF to use the particular amount of cache memory.
4) MOST IMPORTANT, download Firemin from:
Code:http://www.rizonesoft.com/2011/firemin/
This little app will optimize Firefox databases and will result in GREAT IMPROVEMNT of PERFORMANCE of all your instances! Using this alone, I was able to lower the memory usage to 10-12MB per 50 open tabs!
6 years later in 2018 it still works like a Charm! Thank you OP