Wednesday, August 26, 2015

2. 3.

Firefox hang up the whole computer when it is started.



Firefox hang up the whole computer when it is started.

Firstly, create a new Firefox profile:

A new profile will have your system-installed plugins and extensions, but no themes, other extensions, or other customization. It also should come with completely fresh settings databases and a fresh cache folder.
Exit Firefox and start up in the Profile Manager using Start > search box (or Run) -- type or paste the following and press Enter:

firefox.exe -P

Don't delete anything here.
Any time you want to switch profiles, exit Firefox and return to this dialog. 

Click the Create Profile button, assign a name like March4, and ignore the option to change the folder location. Then start Firefox in the new profile you created.

Does Firefox run more normally in the new profile?

If so, it sounds like a settings problem. If not, it could be corruption of Firefox's program files. See the "Clean Reinstall" section below.

When returning to the Profile Manager, you might be tempted to use the Delete Profile button. But... it's a bit too easy to accidentally delete your "real" profile, so I recommend resisting the temptation. If you do want to clean up later, I suggest making a backup of all your profiles first in case something were to go wrong.

To keep the new profile and migrate data, check out this article: Recovering important data from an old profile. We can go over that in more detail as needed.

Secondly, Clean Reinstall:


(1) Download a fresh installer for Firefox 36 from https://www.mozilla.org/firefox/all/ to a convenient location. (Scroll down to your preferred language.)
(2) Exit out of Firefox.
(3) Rename the program folder
(32-bit Windows folder names)


C:\Program Files\Mozilla Firefox
 to
C:\Program Files\OldFirefox

(64-bit Windows folder names)

C:\Program Files (x86)\Mozilla Firefox 
to
C:\Program Files (x86)\OldFirefox

(4) Run the installer you downloaded in #1. It should automatically connect to your existing settings.
When starting Firefox, you may need to use the profile manager to switch back to your regular profile.

Does Firefox run any better with the new program files?
Note: Some plugins may exist only in that OldFirefox folder. If something essential is missing, look in these folders:
  1.     \OldFirefox\Plugin
  2.   \OldFirefox\browser\plugins

Monday, August 24, 2015

2. 3.

Update Firefox to the latest version


Update Firefox to the latest version


By default, Firefox is set to automatically update itself but you can always do a manual update. Here's how:


  1. Click the menu button , click help and select About Firefox.
  2. The About Firefox window will open and Firefox will begin checking for updates and downloading them automatically.
  3. When the updates are ready to be installed, click Restart Firefox to Update.
  4. If the update didn't start, didn't complete or there was some other problem, please download and install the latest Firefox version from Mozilla for your operating system and language.



Monday, August 17, 2015

2. 3.

Firefox reset or refresh to default mode using safe mode


Firefox reset or refresh to default mode using safe mode

Firefox reset option in newer version is change into refresh option. This option some time refreshes the Firefox but not much more. There are some other technique that will clean the Firefox properly will discuss in the future post.


  1. Click on the Menu button > Help.
  2. Click on Restart with Add-ons Disabled
  3. Click on Restart.
  4. In the menu that opens, click on Refresh Firefox.
  5. Firefox will restart and you are done.

Wednesday, August 12, 2015

2. 3.

Add Meta Tags in Blogspot



Meta tag is html code which add in head section. And it is not shows in webpage but shows in search engine result description. It is add to broast up the SEO of the page.
Step 1:
 Go to Dashboard > Template > Edit Html
Step 2. 
Go to <head> section in Template.
Step 3. 
After <head> section put following code in your template.
<!-- Meta Tags ~  bloggerseotipstraining.blogspot.com  -->
 <meta content='Your Blog Description' name='description'/>
 <meta content='Keyword1,Keyword2,Keyword3' name='keywords'/>
 <meta content='Author Name' name='Author'/>
 <meta content='Author Email Address' name='Email'/>
 <meta content='all' name='robots'/>
 <meta content='index, follow' name='robots'/>
 <meta content='Language Name' name='language'/>
 <meta content='Country Name' name='country'/>
 <meta content='blogger' name='generator'/>
<!-- /Meta Tags ~   bloggerseotipstraining.blogspot.com  -->
Step 4.
Change it as your requirement.
Step 5.
Save your template.
2. 3.

Firefox unresponsive script error solve



Firefox may give you a "Warning: Unresponsive script" prompt that says "A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete." This article describes why this could happen and possible solutions and workarounds.
This error is telling you that Firefox thinks that a script may be running out of control and would make Firefox hang if nothing is done. The script could be something on a web page you're accessing, in an extension you installed, or even Firefox itself.
Solution:
Step 1
Launch Mozilla Firefox.
Step 2
Click anywhere in the address bar at the top of the Firefox window, to highlight the entire field.
Step 3
Type "about:config" (omit the quotes here and throughout) and press "Enter." A "This might void your warranty!" warning message may come up; if it does, click the "I'll be careful, I promise!" button to open the page that contains all Firefox settings.
Step 4
Click once in the "Search" box at the top of the page and type "dom.max_script_run_time". The setting is located and displayed; it has a default value of 10.
Step 5
Double-click the setting to open the Enter Integer Value window.
Step 6
Type "0" and click "OK" to set the value to zero. Firefox scripts now run indefinitely, and will not throw any script errors.
Step 7
Restart Mozilla Firefox.

Tuesday, August 11, 2015

2. 3.

Add a Add-ons to firefox

Add-ons is the most powerful parts of Firefox browser. Those  is develop by the open source programmer around the word. We can add those Add-ons to our Firefox browser according to our requirement. But add so many Add-ons make the Firefox difficult to and some of then are not working properly. Some times some Add-ons are not working properly.

Here are the steps to add Add-ons to your Firefox.

  • Go to Firefox right side top corner and click Open menu.
  • In the menu list click on Add-ons (shortcut key Clrt+Shift+A)
  • On right side menu bar select Get Add-ons. On the right side 'search all Add-ons' write your key word according to your requirement and hit enter.
  • Click install button to install the Add-ons as your requirements.