Is there any Firefox addon which will delete my all cookies after specific interval of time.

I do not want to block any site's cookie; I just want all the cookies to be deleted after every 30 seconds or 60 seconds.

Can it be done ?

Regards

link|improve this question

1  
Are you sure? ;) i.imgur.com/xoq5c.jpg – Mehper C. Palavuzlar May 10 '11 at 12:36
That was funny Mehper...But i know how to delete cookies... :-) I just want any automted process to make it easy,,,,if there is no such addon i will create one for myself :-) – Sangram May 10 '11 at 14:09
Fun is good. I have examined the addons list page but couldn't find what you exactly need; but I might have overlooked. – Mehper C. Palavuzlar May 10 '11 at 14:14
feedback

3 Answers

up vote 2 down vote accepted

By default firefox can be set to delete cookies after a set time, but it can only be set by number of days, if that is of use to you then you can do this.

Go to about:config

Set network.cookie.lifetimePolicyto to 3

and

network.cookie.lifetime.days to 1

You could also set

network.cookie.lifetimePolicy to 2 if you only want them to last the browser session

If you install and setup CCleaner to erase cookies you could also run it on a scheduled task with

CCleaner.exe /AUTO
link|improve this answer
@Thanks..for the info..That was useful but still not complete answer..i will serch more and if i dont get any thing like it..will accept ur answer. – Sangram May 12 '11 at 6:19
feedback

I am looking for that too. What I have found so far:


I haven't found an add-on that gives you the choice setting of e.g. deleting all cookies every 10 seconds, or even that with white- and black-list exceptions.

The above about:config with e.g. 0.01 days or so doesn't work. Only full days.

In any case, I recommend using AddBlock+, NoScript, FlashBlock, BetterPrivacy, Ghostery, googleSharing, HTTPS-everywhere and maybe even still TrackMeNot. LongURLplease, WebDeveloper, FireBug and GreaseMonkey are fruther usefull AddOns.

Also you might want to look into MAFIAAfire, Gee!NoEvil! ThePirateBayDancing and/or DeSOPA.

link|improve this answer
Please register your account with Super User, then you can edit your posts any time! – slhck Feb 24 at 12:55
Yeh, there is no addon which allows automation of cookie deletion after specific interval of time. – Sangram Feb 28 at 6:26
feedback

One useful utility is called BetterPrivacy and can do exactly this for Flash cookies. It doesn't do the regular cookie side of things though.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.