Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

Where do I find cookies.txt now?

  • 5 Mbohovái
  • 1 oguereko ko apañuái
  • 123 Hecha
  • Mbohovái ipaháva rimiha

more options

Using Firefox 16.0.1 under Windows 7

I want to use wget to script fetching some files, but I need the cookies from my login. wget lets you load from a cookies.txt file, but all I can find is cookies.sqlite, and that does not seem to work.

I am assuming that cookies.sqlite is an "improvement" over the older "cookies.txt" format ... but is there any way to export cookies to the old format (or just tell Firefox to use the old format)?

Using Firefox 16.0.1 under Windows 7 I want to use wget to script fetching some files, but I need the cookies from my login. wget lets you load from a cookies.txt file, but all I can find is cookies.sqlite, and that does not seem to work. I am assuming that cookies.sqlite is an "improvement" over the older "cookies.txt" format ... but is there any way to export cookies to the old format (or just tell Firefox to use the old format)?

Opaite Mbohovái (5)

more options

Sorry, the old cookies.txt format is gone and isn't directly compatible with the new cookies.sqlite file. I know of no converter between the two formats.

You can see if anything here helps you.
http://www.sqlite.org/index.html

more options

Ñemoĩporã poravopyre

more options

Hmm. This adds a menu item to export cookies to the "Tools" menu.

Firefox 17 does not seem to _have_ a "Tools" menu. It has a single menu in the upper/left next to the tabs. Is there any way to configure this to a "classic" configuration with a real menu bar that might have a "Tools" menu?

more options

Thank you. Now I have to learn SQLite to make this work ...

more options

Aha! You can restore the classic menu bar, and it still has a Tools menu! Huzzah!