Often with 2 or 3 tabs/websites open, the tab does not have the X on the right side to close it. I have to right clock and hit Close Tab. Seems random. How can I assure all tabs have the X?

Sometimes when I have 2 or more websites open, the tabs for them do not have the"X" on the right end that I can click to close them. Others right next to it may have the X or not - it seems random. The only way to close the x-less tabs is to right click and select Close tab. How do I tweak it so there are always X's? The only relevant add-on I can think of is Colorful Tabs, and I have the latest version of it.

If you are not new to browsers, you would probably prefer the single "X" at the far right of the tabs bar to close the active tab, but in any case your choices are described for the configuration option of '''browser.tabs.closeButtons''', see
* http://kb.mozillazine.org/Browser.tabs.closeButtons
* Tabbed Browsing in Firefox<br>http://dmcritchie.mvps.org/firefox/tabs.htm
* Tabs configuration, extracted from About:config entries - MozillaZine Knowledge Base<br>http://dmcritchie.mvps.org/firefox/tabs_config.htm
'''More information on configuration variables''' if you are not already familiar with '''about:config''' is available in
[http://kb.mozillazine.org/About:config_entries about:config entries] and for users not familiar with the process there is [http://kb.mozillazine.org/About:config about:config] (How to change).

Similar Messages

  • I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?

    I am running out of memory on my hard drive and need to delete files. How can I see all the files/applications on my hard drive so I can see what is taking up a lot of room?
    Thanks!
    David

    Either of these should help.
    http://grandperspectiv.sourceforge.net/
    http://www.whatsizemac.com/
    Or search 'disk size' in the App Store.
    Be carefull with what you delete & have a backup BEFORE you start, you may also want to reboot to try to free any memory that may have been written to disk.

  • Why when I try to login the Itunes Connect with my Apple ID it always says: "Apple ID does not have permission to access iTunes Connect."?

    Why when I try to login the Itunes Connect with my Apple ID it always says: "Apple ID does not have permission to access iTunes Connect."?

    Look on one of your bank statements and be sure to enter the billing address exactly as it shows on the statement. Some folks forget where they actually get the statement. They put their home address in iTunes/Mac App Store and they actually get the statement at their place of employment or vice versa.

  • Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach security save" line.

    Cannot send email. When I click Write the window does not open properly. Does not have the "send, spelling, attach, security, save line there. Then when I click File, then Send now it will not send. A message comes up saying my SMTP server failed. Have check and everything appears to be o.k.

    Hi Stephen,
    What version of MS Office are you using?
    Are you facing the issue similar to that mentioned here: Acrobat/Reader: Attach to Email button not working for PDFs referenced from long URLs
    Open Acrobat. Use the click-path Edit - Preferences - select the Category "Email Accounts". In the dialog there is the "Add Account" drop-down. Select "Add Other". The "Add Webmail Account" dialog presents. You'll fill out the dialog's fields with Outlook.com settings. (don't forget the "Advance Settings" button)
    From a look-see on the web it appears that the following are the needed settings. BUT, you'll be wanting to validate.
    The Outlook.com SMTP server settings for sending outgoing messages from an email program on desktop, cell phone or mobile device are:
    • Outlook.com SMTP server address: smtp.live.com
    • Outlook.com SMTP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com SMTP password': Your Outlook.com password
    • Outlook.com SMTP port: 587
    • Outlook.com SMTP TLS/SSL encryption required: yes
    For incoming messages from an Outlook.com account to an email program using POP, use the Windows Live Hotmail POP3 server settings.
    The Outlook.com POP server settings for downloading new incoming messages to email program, cell phone or mobile device are:
    • Outlook.com POP server address: pop3.live.com
    • Outlook.com POP user name: Your full Outlook.com email address (not an alias)
    • Outlook.com POP password: Your Outlook.com password
    • Outlook.com POP port: 995
    • Outlook.com POP TLS/SSL encryption required: yes
    Regards,
    Rave

  • I have an ipod touch, and recently I recieved an iphone: how can I get all of my apps that I bought on to my iphone?

    please help i bought alot of apps and i would like to know how to transfer the purchases so i dont have to buy all of my apps twice.

    Your apps should be on your computer in itunes.  Just sync them to the iphone.

  • My Ipod and laptop were stolen...how can I duplicate all my purchased items

    My ipod and laptop containing my Itunes library were stolen. How can I re-download my purhcased items without paying for them again. When I go into the store and check my download history and request available downloads I get a message saying all available downloads have been done for this account.

    You could try contacting iTunes Store Customer Service and in the circumstances you might be able to persuade them to sanction a second free download. There have been occasional reports in the iTunes forum of this happening, however just be aware that they are not under any obligation to do so. If you click on this link it'll take you to the support/contact page: Customer Service - iTunes Store Support

  • Can't open Illustrator file - "does not have the correct number of operands..."

    Right off the bat - Mac, 10.6.8, Illustrator CS4. I've seen different variations of this "...correct number of operands..." error on these boards, with fonts and other things as the culprit, but I haven't come across this specific issue yet. If someone has seen something along these lines please let me know.
    I work for a small design agency that uses Illustrator CS4 on a consistent basis. We have had an ongoing issue where random files that had been working fine will sporadically become corrupt, causing us to have to use the Document Recovery Mode and then edit the file in a text editor to fix the problem which does work for this issue flawlessly, other than the headache of having to do this repeatedly.
    Our workflow is such that we use a local area storage RAID which everyone uses to access the same client files. These client files are all in a series of nested folders we employ to keep all our separate client's work separate. The error arises when certain images are placed into a document, then the document is saved and closed. Upon trying to reopen the file we get an error message like this:
    Where the string "/CR0050_ret.psd" is the filename of the offending image. Basically what has happened is that in the actual code for the document, there is a string that starts as "%%IncludeFile....." which specifies the file's pathway on the local area storage we use. The last segment of that string is the image's filename, which has gotten returned to the next line down, and now the program cannot interpret that line in the code, so it cannot properly open the file. The file will open but only the content that is above the offending IncludeFile string is visible.
    (client information blurred out)
    This does not happen to all the "%%IncludeFile" strings in the document, and does not happen for all images on our local area storage. We know how to fix the problem through the Document Recovery mode and then editing the text. Once we return the filename portion of the code back up to the proper line, and save the file in the text editor, the file will open in Illustrator and show all the information contained within properly. However, if you save the file out again without making any changes, the same errors will propagate throughout the file's code again, and become unreadable prompting another document recovery. Insert endless cycle here.
    What we would like to try and find out is why is this happening, so we can prevent it from happening in the future. Is the image nested too far down in the hierarchy of folders? Are there too many characters in the file pathway string? What can we do to keep this from happening moving forward?
    I know that an easy answer is to copy the files over locally to our hard drives, and work from there, but this is not a very efficient way to work, as we are all collectively working on different files, utilizing common image resources. We like to keep one set of images so there is no duplication that may lead to the wrong image being sent out - "Oh you sent John's version? You should have sent Molly's version of the image for that file"
    We also downloaded the trial version of Illustrator CS6 to see if an upgrade would work wonders, but it does not, the problem persists when saving a recovered file in CS6.
    Any thoughts? Thanks in advance.
    ABK

    In Illustrator it is generally not a good idea to read and write directly to and from a server: http://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html
    If you really think you need to do it, then check your network thoroughly.

  • Lost my mac and had to format PC. How can I access all my data?

    I setup Firefox sync on a macbook some time ago (I don't remember exactly when). I then added a PC laptop about a year ago and the 2 were syncronising perfectly. Unfortunately, a few weeks ago, my mac laptop was stolen so I was left with only the PC. I have just been forced to format the PC due to numerous problems but assumed that I would be able to reinstall Firefox and re-sync all my bookmarks, etc.
    However, on trying to connect to Sync, it kept giving me an account error and saying that it couldn't connect. I wanted to reset the password but saw that it would have deleted all the data on the server so didn't do this. I then tried to add a new account which it appeared to let me do using the same email address I had used before but I still don't have access to my bookmarks, etc. The mac had been backed up onto an external hard drive using Time Machine but until I can replace the mac, I am unable to access the hard drive as it is not readable by the PC system.
    I'm desperate not to lose many years of bookmarks, I would have backed everything up separately had I known this was going to be an issue.
    If anyone is able to help, give me any advice, suggestions, etc, I would be most grateful! Many thanks in advance!

    Sorry, going to create a "new" account using the same username (email address) deleted your data from the Sync servers the same as if you had requested a new Password.
    My advice is to ask a Mac-owner friend for help by the friend connecting that external drive to their Mac and accessing your Time Machine backups and then copying that data to a USB Flash stick. Either all your backup data, which you can pick thru; or have the friend look specifically for your Firefox bookmark related files.
    '''places.sqlite''' = file where bookmarks are stored
    '''bookmarks-''yyyy''-''mm''-''dd''-###.json''' = bookmarksbackup files
    ''[year-month-day-count number of bookmarks in the file]''

  • I hAVE A NEW IMAC,   CS 5.1 will not open, says it does not have all its components---can you help?

    I have a new iMac,   CS5.1 will not open,  says all the components are not there,  can you help?

    We need the exact error message, info on how you installed it, exact system specs etc..
    Mylenium

  • I got a new pc and lost my old hard drive how can i get all my music frm my old itunes?

    Is there any way of doing this with out wiping the curent content i have on my phone?

    you need to do a backup on your itunes and it should put all ur musics back on. that is if it was saved on your itunes.

  • My question is the my daughter has an ipod touch with alot of music and games on it, but the computer that had itunes in it and all the apps and music is now gone. How can I transfer all her games and music her new computer without loosing her stuff?

    My daughter has an ipod touch with alot of games and music on it. The computer it was synced to is forever gone and on her new computer some of the games dont show up along with her music. She is worried if she connects it to her new computer all will be lost. Is there anyway for this to not happen? The ipod is on its last life due to a cracked screen, and as for the games she has spent money on them such as smurf village and others. When i looked at game center on my phone about less than half of that game showed up. Is there anyway to fix these things before its to late and eveything is gone forever?
    THANK YOU.

    Follow these instructions
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • My icon for clock and APP Store are missing. How can I restore them?

    I think a family member  inadvertently deleted several built in apps. I tried.syncing with I cloud and my PC, but was unable to restore them. I know the clock app and the app store are missing. Do I have to reset to factory defaults or is there some easier way to recover these?

    There is no built in clock app on the iPad.
    Check Settings>General>Restrictions and if you have restrictions enabled, you may have disabled installing apps and the app store icon will not be present on the iPad.
    Swipe from screen to screen to look for it if it isn't restricted.
    You can also reset the home screen layout and the icon will reappear - but the home screen will return to the way that it looked when you first activated your iPad.
    Settings>General>Reset>Reset Home Screen Layout.

  • I want to transfer my entire itunes account to another computer. how can i get all of the music i put on my computer on a new computer?

    So my family had a computer that kept all of the songs and videos on it for itunes. how can i transfer all of that data to another computer and put that new computer as our home computer for the home itunes computer? please help me. i have been trying to figure this out for 2 months now.

    open itunes on the new computer and go to the itunes store
    make sure you are signed in with the apple id of whoever purchased all of music from the itunes store
    on the right hand side of the itunes store home page, under quick links click 'purchased'
    you will be able to download anything you have previously purchased for free
    let me know if that works for you.

  • How can I remove all returns within the text?

    I copied and pasted text onto pages from the internet, but the text does not go all the way to the end of the set margins that i have on Pages, instead it goes about halfway or so and begins on a new line. how can i remove all of the spaces between the words so that it runs the full length of the page.
    It blows my mind that i have to resort to seeking help on the apple forums for this problem, it seems like something so simple would be a standard feature when adjusting text on the page. The only thing that could frustrate me more is if it impossible to do on this software, or if it is simple to do and I was too stupid to figure it out. If it is impossible then I'm **** out of luck because the document is just to **** long to sit there for hours and manually delete every single last return.

    Not to preempt your fun of playing with AppleScript, but here's my take on it:
    tell application "Pages"
        tell document 1
            -- Make sure there's no selection
            select insertion point before character 1
            set cc to count characters of body text
            set returnOffsets to (character offset of every character where it is return)
            -- Reverse order, since deletion would alter all subsequent offsets
            repeat with n in reverse of returnOffsets
                if (n > 1) then
                    if n < cc and character (n + 1) is return then
                        -- Treat double returns as a true paragraph break.
                        -- Delete the extra.
                        delete character n
                    else if character (n - 1) ≠ return then
                        -- Change single returns into spaces.
                        set character n to " "
                    end if
                end if
            end repeat
        end tell
    end tell

  • HT204053 How can I delete all itunes match data

    Hi,
    I have itunes match running on my mac mini and it works fairly well. Unforuntely I believe my son has matched all the songs on my PC which is connected to a different library. I now have loads of duplicates and many,many split albums. How can I remove all itunes match data and start again with the library that is on my mac. ANy help would be very much apprecaited as I have a complete jumble of music now!

    Select the items you don't want in iTunes and delete, when prompted check the box to have them deleted from iTunes Match.

Maybe you are looking for

  • Error while patching 14196234 -OIM 11g R2

    Hi, I am currently in the process of applying mandatory patches for OIM 11g R2, when I run run opatch lsinventory it succeeds, but when I run opatch apply following error is thrown: Error during Update inventory for apply phase]. Detail:OPatch failed

  • FileAdapter to read "|" (pipe) seperated file

    Hi all, when using "file content conversion" in the sender file adapter and having a "," or ";" as a seperator everything is fine. But I now have a "|" (pipe symbol) as the seperator character. The adapter does not seem to recognize this "|" as a sin

  • Quick Poll Show History

    Hi SDN, We are using the standard SAP Quick Poll iview  in our site. In the End User Part, there is a button which displays 'Show History' which takes us back to the previous polls. We donot want this feature to be part of the end user screen. I trie

  • What do i do if my music's are not working?

    I need help with it?

  • Change in Organizer photo import functions?

    I have a set of master files, each containing a fairly high number of subfiles in a fixed order. Each subfile contains a number of photos, also in a rigidly fixed order. The whole thing is a botanical archive. Formerly I used Organizer with great suc