How do I get rid of "Get to Google faster. Add Google to your start screen"
I keep clicking no thanks and every time I start Firefox it pops up again. It is starting to irritate me enough that I will uninstall Firefox if I can't get it to stop - … (read more)
I keep clicking no thanks and every time I start Firefox it pops up again. It is starting to irritate me enough that I will uninstall Firefox if I can't get it to stop - Why have a no thanks button if you are going to constantly irritate people by asking every time you open the program
Firefox for Android: Flash Full Screen
Does Firefox for Android support Flash videos in full screen? I can't seem to figure out how to go full screen with Firefox for Android and Flash videos.
How do I search from the address bar?
I wish to be able to perform google searches from my address bar. I used to e able to do this but after uninstalling and reinstalling firefox, for speed issues, it no lon… (read more)
I wish to be able to perform google searches from my address bar. I used to e able to do this but after uninstalling and reinstalling firefox, for speed issues, it no longer works and merely says "sorry we could not find 'search term' ".
I have followed the steps outlined in http://support.mozilla.org/en-US/kb/search-web-address-bar Keyword.enabled is set to true and keyword.URL is set to https://www.google.com/search?q= but it still doesn't work.
Any help is gratefully accepted.
URL bar not using keyword.url to search, instead using whatever engine is active in the search bar.
Earlier when i used to enter some words in the address bar and press enter firefox would use google's browse by name search and redirect to what i want. For example if i … (read more)
Earlier when i used to enter some words in the address bar and press enter firefox would use google's browse by name search and redirect to what i want. For example if i wrote fb, it took me to facebook, and if i wrote something ambiguous it would open a google search for the query. Recenly, it somehow changed. I have keyword.enabled set to true and the keyword.url is http://www.google.com/search?ie=UTF-8&oe=UTF-8&sourceid=navclient&gfns=1&q= but when i enter something in the address bar, it uses the active engine in the search box. if i have wikipedia active in the search box and i type google in the address bar, it takes me to the wikipedia page for google.
Hallo, seit dem Firefox 18.0.1 Update ist mein Firefox ohne mein Zutun komplett auf Englisch umgestellt worden!! - Wie kann man dies wieder rückgängig machen??
Da ich der englischen Sprache nicht gerade sehr mächtig bin und bis Firefox 18.0.0 stets alle Tabs, Befehle, Dropdowns u.a. auf Deutsch vorhanden waren, ist dies sehr ärg… (read more)
Da ich der englischen Sprache nicht gerade sehr mächtig bin und bis Firefox 18.0.0 stets alle Tabs, Befehle, Dropdowns u.a. auf Deutsch vorhanden waren, ist dies sehr ärgerlich. Ich dachte zunächst, dass es sich nur um einen Fehler dieses speziellen Updates handeln würde, doch mit dem neuesten Update 19.0.0 hat sich an den englischsprachigen Einstellungen nichts geändert.
Wie also kann ich Firefox wieder auf Deutsch umstellen, ohne es komplett neu installieren zu müssen??
Wie verändere ich die Fenstergröße bzw kann ich diese individuell anpassen ?
Wenn ich auf Minimieren gehe, wird das Fenster so klein, daß ich darin nichts mehr sehen, bzw arbeiten kann- wie bekomme ich dieses Fenster etwas größer, bzw kann ich es … (read more)
Wenn ich auf Minimieren gehe, wird das Fenster so klein, daß ich darin nichts mehr sehen, bzw arbeiten kann- wie bekomme ich dieses Fenster etwas größer, bzw kann ich es individuell anpassen ?
flash for android 4.2?
Want to be able to watch flash videos on an android tablet running 4.2
Mozilla firefox for symbian
When will have mozilla firefox for symbian
What do i need to turn off to save on battery life
My battery runs low alot and i don't know what to do to fix it. Can you please help me out?
Firefox 21 is not showing theme preview images
In Firefox 21 for Mac OS, there is no longer any preview image, which is usually a little screenshot of the left end of the toolbar, shown for a theme when you click the … (read more)
In Firefox 21 for Mac OS, there is no longer any preview image, which is usually a little screenshot of the left end of the toolbar, shown for a theme when you click the "More" link to get more information about the theme. The only image there now is the theme icon. Where did that preview go and why is it gone? The preview images are still in the .jar files in all the themes I have, so they are still available.
how to diable auto open downloaded files?
currently using firefox 21.0 i believe thanks in advance
How to disable video file (mkv) preview preview in firefox?
Before update i was able to click on link then just push "enter" and it was downloading, now i cannot do that, i need to use mouse save url. How to disable video file pre… (read more)
Before update i was able to click on link then just push "enter" and it was downloading, now i cannot do that, i need to use mouse save url.
How to disable video file preview in new firefox?
how to reactivate the remember password in firefox?
the box for remember password is grayed oyt hown can i turn it back on.?
Alternate for -webkit-scrollbar-thumb, -webkit-scrollbar-track and -webkit-scrollbar which is working fine in chrome and safari
Here is my code, li.event_list_cnt::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-track { background: url('/mma/sites/all/images/home/scroll-bg.png')no-repeat; ba… (read more)
Here is my code,
li.event_list_cnt::-webkit-scrollbar {
width: 6px;
}
::-webkit-scrollbar-track {
background: url('/mma/sites/all/images/home/scroll-bg.png')no-repeat;
background-position:center;
-webkit-border-radius: 10px;
border-radius: 10px;
}
li.event_list_cnt::-webkit-scrollbar-thumb {
border-radius: 10px;
background: url('/mma/sites/all/images/home/scroll.gif')no-repeat;
background-position:top center;
}unable download mp3, it play mp3 instead of download
unable download mp3, it play mp3 instead of download. below link for your testing ftp://www.amtb.jp/mp3/02/02-040/ previous version working perfectly, able download smoot… (read more)
unable download mp3, it play mp3 instead of download.
below link for your testing
ftp://www.amtb.jp/mp3/02/02-040/
previous version working perfectly, able download smoothly. Appreciate revert back to previous versions.
Thanks Ho
Disable Clear Type in all sites
I've set gfx.direct2d.disabled to true and yet some sites are displayed in Clear Type. How can I disable Clear Type in all sites? Thank you.
Run Firefox in headless mode, for automated testing. Ideally other concurrent instances will operate normally for other tasks.
I'm currently writing a Selenium 2 (Ruby) automated testing suite. I would like to be able to pass something that invokes an instance of firefox in headless mode. This wo… (read more)
I'm currently writing a Selenium 2 (Ruby) automated testing suite.
I would like to be able to pass something that invokes an instance of firefox in headless mode.
This would allow me to run automated tests whilst carrying on with manual tasks on another, standard set-up instance of Firefox.
If this is possible, that would be fantastic.
how to close window in firefox using javascript that is not opened by window.open(); but this thing i urgently need to implement into my project .Thanks in ad
Thanks in advance .Actually I already tried in so many ways but still problem is there. The same method window.close(); is working in other browser but not in the firefox… (read more)
Thanks in advance .Actually I already tried in so many ways but still problem is there. The same method window.close(); is working in other browser but not in the firefox. If there is another way let me know. I just want to fulfill my goal is closing the window when I will click the close button.
how can i backup the cash of my firefox
how can i backup the cash of my firefox ? i need to backup and restore cache for better protection and i hope restrict Firefox from deleting its cache.
How do I get Firefox to check addon compatibility first, then ask me if I want to continue the Firefox update?
How do I get Firefox to check add-on compatibility first, then ask me if I want to continue the Firefox update? The update process currently only tells me that an add-on … (read more)
How do I get Firefox to check add-on compatibility first, then ask me if I want to continue the Firefox update? The update process currently only tells me that an add-on has been disable after applying the Firefox update. The Options > Advanced > Update tab switch, "Warn me if this will disable any of my add-ons", does not seem to work.
