Skip to main content
Home
Live to Learn!

Main navigation

  • Home
  • Learn
    • FoxPro
    • MS-DOS
    • C PRG
    • Java
    • ASP
    • Ruby on Rails
    • ASP.NET
    • E-Books
    • Exam Preparation
    • Tools
  • Blog
  • Forums
  • Contact
User account menu
  • Log in

Breadcrumb

  1. Home
  2. Blog

How to disable javascript, images in Firefox 23+?

By Karthikeyan , 13 August, 2013

JavaScript and images are important part of Modern web technologies to display a web-page properly.

So, Mozilla Firefox developers made it default to enabled state and removed the option in user interface. Check out the Firefox Notes to know more about the changes in Firefox 23.

But we need to disable JavaScript in many situations.

There are two methods to disable JavaScript and images in Firefox 23 and above versions.

1. Using Add-on

Install the QuickJava add-on, now you can disable Java, JavaScript, Images, CSS, Flash etc.,

Download QuickJava Mozilla add-on
 

2. Without using Add-ons

Type 'about:config' in address bar without quotes.

Now click 'I will be careful, I promise!' button (if prompts).

Now start typing 'javascript.en..'

Double click on javascript.enabled, now the value become 'false'.

That's all..

To disable images:-

Start typing 'permissions.'

Now double click on the permissions.default.image,

It will prompt to enter integer value, change the value 2 from 1.

To enable javascript / images again, change the above settings back to the original value.

 

Related posts:

How to copy content from Right click disabled web pages

Category
How to
Tags
Browser
Firefox
Internet
Javascript

Comments

  • Add new comment

Featured Blog Posts

Convert Currency in Number to Words (Indian Rupees) - MS Excel
Foxpro Tutorial and Programs
Convert Currency in Number to Words in MS Word
Convert Currency in Number to Words (Indian Rupees) - Version 2
Best way to Use Rupee Symbol in Windows – Easy steps
Convert Currency in Number to Words - MS Access
Creating All in One Windows XP DVD with all Important Applications
RSS feed

© 2009-2025 Live to Learn.In

Terms of Use | Privacy Policy