Firefox portables - eBay Suspended & PayPal Limited Forums
eBay Suspension & PayPal Limited Forums  
Join Today
Register Subscribe
     

Registration is fast, simple and absolutely free so please, join our community today!


Go Back   Home > Stealth Topics > Multiple eBay & PayPal Accounts

Multiple eBay & PayPal Accounts General discussions on multiple eBay & PayPal accounts, VMs, user accounts, shipping and more.

Reply
 
Thread Tools
  #1  
Old 05-12-2016
miketyson's Avatar
Senior Member
 
Join Date: Jul 2013
Posts: 760
Thanks: 106
Thanked 154 Times in 114 Posts
Activity: 0%
Longevity: 62%
iTrader: (0)
Default Firefox portables

Does anybody know the best way to know for sure that the previous ff is shut down before moving to the next? I've tried task manager and it shows shut down when I close out. But I use cc cleaner to make sure it's shut down. When it cleans IE or whatever browser not used for stealth sometimes it says ff is open and force closes it.
__________________
Everyone got a plan until they get punched in the face.
Reply With Quote
The complete step-by-step guide to get back to selling today!

  #2  
Old 05-12-2016
GreenBean's Avatar
Executive [VIP]
 
Join Date: Sep 2007
Posts: 42,343
Thanks: 5,612
Thanked 9,142 Times in 7,106 Posts
Activity: 0%
Longevity: 96%
iTrader: (6)
Default Re: Firefox portables

imo, MM78 would be the go to guy for this baby.


In the ebay/paypal forums there are/were posts on Firefox portables.


After I drink more coffee I will dig Up a small selection for you.


Last edited by GreenBean; 05-12-2016 at 07:02 PM.
Reply With Quote
  #3  
Old 05-12-2016
GreenBean's Avatar
Executive [VIP]
 
Join Date: Sep 2007
Posts: 42,343
Thanks: 5,612
Thanked 9,142 Times in 7,106 Posts
Activity: 0%
Longevity: 96%
iTrader: (6)
Default Re: Firefox portables

In no special order

here is some posts....hope they help.

http://www.aspkin.com/forums/paypal-...w-browser.html *** guide by MM78 indepth info

http://www.aspkin.com/forums/paypal-...efox-what.html

http://www.aspkin.com/forums/ebay-di...-accounts.html

http://www.aspkin.com/forums/ebay-di...tml#post760867

Last edited by GreenBean; 05-12-2016 at 07:07 PM.
Reply With Quote
  #4  
Old 05-12-2016
empirestate's Avatar
Banned
 
Join Date: Mar 2015
Posts: 3,138
Thanks: 44
Thanked 667 Times in 486 Posts
Activity: 0%
Longevity: 52%
iTrader: (1)
Default Re: Firefox portables

Irrelevant posts... give me a sec and I will give you a solution
Reply With Quote
  #5  
Old 05-12-2016
rsot's Avatar
Executive [VIP]
 
Join Date: Dec 2009
Posts: 76,033
Thanks: 5,943
Thanked 8,926 Times in 8,218 Posts
Activity: 100%
Longevity: 83%
iTrader: (7)
Default Re: Firefox portables

MM78 is quite savvy on this - I only use the task manager way as well
Reply With Quote
  #6  
Old 05-12-2016
Senior Member
 
Join Date: Mar 2013
Posts: 723
Thanks: 446
Thanked 193 Times in 142 Posts
Activity: 0%
Longevity: 64%
iTrader: (2)
Send a message via ICQ to easy.bake.oven
Default Re: Firefox portables

make yourself a small .exe programme that kills firefox.exe or a longer way is use task manager and in the details tab, manually look for all firefox.exe instances and end the task(s).

Can also do the same for any browser.

Personally, I like the make and .exe program option, much faster.
Reply With Quote
  #7  
Old 05-12-2016
GreenBean's Avatar
Executive [VIP]
 
Join Date: Sep 2007
Posts: 42,343
Thanks: 5,612
Thanked 9,142 Times in 7,106 Posts
Activity: 0%
Longevity: 96%
iTrader: (6)
Default Re: Firefox portables

Quote:
Originally Posted by empirestate View Post
Irrelevant posts... give me a sec and I will give you a solution
Wrong. Other newbies may not know much about Firefox portable.

At least they get to see info.

Reply With Quote
  #8  
Old 05-12-2016
empirestate's Avatar
Banned
 
Join Date: Mar 2015
Posts: 3,138
Thanks: 44
Thanked 667 Times in 486 Posts
Activity: 0%
Longevity: 52%
iTrader: (1)
Default Re: Firefox portables

Copy the code below and paste it in Notepad and save it as .bat file. Microsoft changed their policy on running batch files so you need to right click and run this as Admin to make it work. If you want to add programs to kill, just add /im [program name]. Hope this helps. Tested it on Windows 10 and Windows 7 today. Edit the code as you see fit.

@echo off

taskkill /f /im firefox.exe /im chrome.exe /im iexplore.exe


exit
Reply With Quote
The Following 2 Users Say Thank You to empirestate For This Useful Post:
easy.bake.oven (05-13-2016), miketyson (05-12-2016)
  #9  
Old 05-13-2016
Senior Member
 
Join Date: Mar 2013
Posts: 723
Thanks: 446
Thanked 193 Times in 142 Posts
Activity: 0%
Longevity: 64%
iTrader: (2)
Send a message via ICQ to easy.bake.oven
Thumbs up Re: Firefox portables

Quote:
Originally Posted by empirestate View Post
Copy the code below and paste it in Notepad and save it as .bat file. Microsoft changed their policy on running batch files so you need to right click and run this as Admin to make it work. If you want to add programs to kill, just add /im [program name]. Hope this helps. Tested it on Windows 10 and Windows 7 today. Edit the code as you see fit.

@echo off

taskkill /f /im firefox.exe /im chrome.exe /im iexplore.exe


exit
THANKS. Can beat the DOS coding.
It works faster than the .exe program I made, so now I am using your code

For my own setup, I have modified your taskkill line so that it occures 3 times just to make sure all instances are closed as in the past, for some odd reason, some instances are still active in the task manager.

Also, in CCleaner business addition, there is some nice extra options and one if the is that you can enable a small popup that auto disappears to let you know the browser is cleaned and it only kicks in if all instances of that browser are closed/killed, so this helps as a visual confirmation that all is good - this is for my setup though so that option in CCleaner might not be suitable for your needs.

Last edited by easy.bake.oven; 05-13-2016 at 04:56 AM.
Reply With Quote
  #10  
Old 05-13-2016
empirestate's Avatar
Banned
 
Join Date: Mar 2015
Posts: 3,138
Thanks: 44
Thanked 667 Times in 486 Posts
Activity: 0%
Longevity: 52%
iTrader: (1)
Default Re: Firefox portables

Quote:
Originally Posted by oven.hot.pizza View Post
THANKS. Can beast the DOS coding.
It works faster than the .exe program I made, so now I am using your code

For my own setup, I have modified your taskkill line so that it occures 3 times just to make sure all instances are closed as in the past, for some odd reason, some instances are still active in the task manager.

Also, in CCleaner business addition, there is some nice extra options and one if the is that you can enable a small popup that auto disappears to let you know the browser is cleaned and it only kicks in if all instances of that browser are closed/killed, so this helps as a visual confirmation that all is good - this is for my setup though so that option in CCleaner might not be suitable for your needs.
Yup, set up CCleaner to auto clean after browser closes and you are all set.
Reply With Quote
The Following User Says Thank You to empirestate For This Useful Post:
easy.bake.oven (05-13-2016)
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Firefox and firefox portable? Bad Idea for stealth? Productions Amazon 31 01-11-2021 04:13 PM
Moving Cookies from Firefox to Portable Firefox MM78 eBay Discussion! 21 11-17-2019 07:42 AM
Chrome Portables instead of User Accounts? returnix eBay Discussion! 15 06-24-2015 11:04 AM
Firefox 30 > firefox portable cookies transfer. salescheaper eBay Tracking 6 11-29-2014 02:38 AM
Firefox NTP Multiple eBay & PayPal Accounts 3 02-10-2010 07:42 PM


Aspkin Group

All times are GMT -5. The time now is 03:57 AM.


Stop the guessing games and learn how you can quickly and easily get back on eBay today!
Read the best selling step-by-step eBay Suspension guide eBay Stealth!
Amazon Suspension? Read Amazon Ghost to get back on Amazon!
vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58