When exit they normally ask whether we want SAVE & QUIT, how to enable that function to appear?

As stated above, how can we enable that function back again? As it is troublesome for me when i exit and next day i need click those necessary tab out.

You can set the warn prefs on the <b>about:config</b> page to <b>true</b> via the right-click context menu or toggle the value with a double left-click.
* browser.tabs.warnOnClose, see http://kb.mozillazine.org/About%3Aconfig_entries
* browser.warnOnQuit , see http://kb.mozillazine.org/browser.warnOnQuit
* browser.warnOnRestart , see http://kb.mozillazine.org/browser.warnOnRestart
Another possibility is to use:
*Tools > Options > General > Startup: "When Firefox Starts": "Show my windows and tabs from last time"
To open the <i>about:config</i> page, type <b>about:config</b> in the location (address) bar and press the "<i>Enter</i>" key, just like you type the url of a website to open a website.<br />
If you see a warning then you can confirm that you want to access that page.<br />
Firefox 4 saves the previous session automatically, so in that version there is no longer need for the dialog asking if you want to save the current session.<br />
You can use "Firefox > History > Restore Previous Session" to get the previous session.<br />
There is also a "Restore Previous Session" button on the default <b>about:home</b> Home page.<br />

Similar Messages

Maybe you are looking for

  • My iTunes won't sync music to my iPhone

    Ever since I updated my Macbook to OS X Mavericks, my iTunes will not sync my downloaded music onto my iPhone 5. When I plug my iPhone in with the cable and sync, it does steps 1 and 2 in the sync process, skips 3-5, and then just finishes with step

  • Is it possible to send a PDF to a specific e-mail address only?

    Is it possible to send a PDF to a specific e-mail address so that it cannot be re-sent by the recipient to another address?  I.e. goes to one person & no further. http://mcatprep.yolasite.com/ <a href=http://mcatprep.yolasite.com/>M Prep</a>

  • WEB - Layout Selector

    Hallo again, One more problem from me;) In WIB there is an element "Layout Selector", to switch between layouts on the specified level. Very good function, but: I cannot specify different function after data change for each layout which can by select

  • Pie Chart not showing

    Hi I'm trying to display a pie chart in the WAD, I have a query associated to my Data provider, but it doesn't display properly. I'm running WAD 3.x and support package 7. I tried to use different charts and it seems to display my results fine. Any i

  • Problem changing scroll bar color using UIManager

    I am using the following code to change the color of a JScrollBar just before instantiating a JScrollPane: [ code ] //set colors UIManager.put("ScrollBar.thumbLightShadow", ltGrn ); UIManager.put("ScrollBar.thumb", grn ); UIManager.put("ToolBar.thumb