

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
How to disable JavaScript in Firefox?
To disable JavaScript in Firefox, follow the below given steps:
Go to the address bar, type “about:config” and press Enter:
Now, accept the warning and click I accept the risk.
A list of advanced settings will be visible now. Type javascript in the search box to reach the javascript settings:
After reaching, you can see javascript:enabled option as true. You need to toggle it to False. For this, right click on javascript:enabled and click Toggle:
After Toggle, you can see the True is visible i.e. JavaScript is disabled successfully.
- Related Questions & Answers
- How to enable JavaScript in Firefox?
- How to disable JavaScript in Opera?
- How to enable JavaScript in Chrome, Firefox, and Safari?
- How to disable JavaScript in Google Chrome?
- How can we debug JavaScript using Firefox?
- How to disable Javascript when using Selenium?
- How to Disable Radio Buttons using JavaScript?
- How to disable JavaScript in Internet Explorer (IE)?
- How to disable future dates in JavaScript Datepicker?
- How to secretly copy to clipboard JavaScript function in Chrome and Firefox?
- How to refresh a page in Firefox?
- How to change Firefox Browser theme?
- How to disable resizable property of textarea using JavaScript?
- How to hide Firefox window (Selenium WebDriver)?
- How to disable browser's back button with JavaScript?
Advertisements