Как отключить JavaScript в браузерах
Для того, чтобы отключить JavaScript в Chrome перейдите в настройки, нажав кнопку с тремя полосками в верхнем правом углу окна браузера. Прокрутите страницу настроек в самый низ и нажмите «Показать дополнительные настройки» внизу. Вы найдете раздел «Личные данные», где нужно нажать на «Настройки контента»:

В разделе «JavaScript» переведите флажок в значение «Запретить выполнение…». Нажмите кнопку «Готово».

Как отключить JavaScript в Mozilla Firefox
Введите в адресной строке браузера:
about:config
Таким способом вы сможете открыть список настроек. С помощью поиска найдите пункт javascript.enabled. Щелкните по нему левой кнопкой мыши и нажмите «Переключить»:

Как отключить JavaScript в Yandex
Пользователи браузера Yandex, который во многом похож на Chrome, должны также начать с кнопки настроек в виде трех полосок в верхнем правом углу. Там нажмите «Показать дополнительные настройки». Найдите раздел «Защита личных данных», где нажмите «Настройки содержимого»:

Зайдя в этот раздел, переведите переключатель в пункт «Запретить JavaScript на всех сайтах». Для подтверждения изменений нажмите «Готово»:

Как отключить JavaScript в Apple Safari
Если вы работаете в Safari, откройте настройки и перейдите в раздел «Безопасность». Далее, в разделе «Веб-контент», снимите галочку с пункта «Включить JavaScript»:

Как отключить JavaScript в Internet Explorer
Откройте настройки, нажав на кнопку с изображением шестеренки в верхнем правом углу браузера. Перейдите в раздел «Свойства браузера» и далее на вкладку «Безопасность». Выберите зону «Интернет» и нажмите кнопку «Другой»:

Найдите раздел «Активные сценарии» и выберите опцию «Отключить». Это же надо сделать и в пункте ниже, «Выполнять сценарии приложений Java»:
Как отключить javascript в chrome android
Published on Thursday, January 31, 2019 • Updated on Tuesday, December 13, 2022

Technically, I’m a writer

Technical Writer, Google Chrome
To see how a web page looks and behaves when JavaScript is disabled:
Depending on your operating system, press one of the following:
- On Window or Linux, Control + Shift + P
- On MacOS, Command + Shift + P
The Command Menu opens.
Start typing javascript , select Disable JavaScript, and then press Enter to run the command. JavaScript is now disabled.

To remind you that JavaScript is disabled, Chrome shows the corresponding icon in the address bar and DevTools shows a warning icon next to Sources.

JavaScript will remain disabled in this tab so long as you have DevTools open.
You may want to reload the page to see if and how the page depends on JavaScript while loading.
Что такое JavaScript и как отключить его в браузерах Firefox, Chrome, Opera, Safari, Яндекс Браузере
Язык программирования JavaScript используется для создания интерактивных страниц. Веб-сайты используют JavaScript для быстрой подгрузки данных на сайт. Например, дизайнерские подсказки при наведении мышкой, просмотр изображений в виде карусели, проверка корректности заполнения форм при отправке данных и т.п.
JavaScript настолько стал популярен, что его использует большинство сайтов в Интернете.
Минусы технологии JavaScript
- В языке JavaScript встречаются критические уязвимости.
- Некоторые ваши параметры, такие как язык операционной системы, браузера, часовой пояс, IP адрес и другие параметры могут быть обнаружены через Javascript.
Как отключить JavaScript
JavaScript можно отключить в браузерах: Mozilla Firefox, Google Chrome Chrome, Opera, Safari, Яндекс Браузер и Internet Explorer.
Можно проверить включена ли технология Javascript в вашем браузере на странице Проверки JavaScript и IP адреса.

Если у вас стоит значение Отключено, значит либо вы уже ранее отключили Javascript, или он не включен по умолчанию в браузере.
Если значение Включено, то читайте дальше как отключить.
Быстрая навигация по этой странице:
Google Chrome
Для отключения JavaScript в браузере Google Chrome зайдите в Настройки.

В строку поиска введите javascript и откройте Настройки Контента.


Отключите JavaScript в Google Chrome.

Mozilla Firefox
Для отключения JavaScript в браузере Mozilla Firefox введите в адресную строку следующий текст.
И нажмите кнопку Я принимаю риск.

В строку поиска введите javascript.enabled. Нажмите правой кнопкой мышки на строку и выберите Переключить.
JavaScript отключен в браузере Mozilla Firefox.

Safari
Для отключения JavaScript в браузере Safari зайдите в Настройки.

Отключите JavaScript в Safari на вкладке Безопасность.

Opera
Для отключения JavaScript в браузере Opera введите следующий текст в адресную строку и нажмите Enter.
Выберите раздел Сайты и отключите JavaScript в браузере Opera.

Яндекс Браузер
Для отключения JavaScript в Яндекс Браузере зайдите в Настройки.

Пролистайте вниз и нажмите на кнопку Дополнительные параметры и затем нажмите на кнопку Настройки содержимого.

Отключите JavaScript в Яндекс Браузере.

Internet Explorer
Для отключения JavaScript в браузере Internet Explorer зайдите в Свойства браузера.

На вкладке Безопасность нажмите кнопку Другой.

Найдите Сценарии и отключите Активные сценарии Javascript в Internet Explorer.

Microsoft Edge
Компания Microsoft убрала возможность отключения Javascript в последней версии браузера Microsoft Edge.
Если вам важно отключить JavaScript в Microsoft Edge, то рекомендуем воспользоваться другим браузером.
Станьте экспертом!
Получите больше информации о том, как быть анонимным в Интернете.
Получите знания в 1 клик
How to disable JavaScript in Chrome Developer Tools?
I am trying to debug the features of a website when users disable their JavaScript. I was wondering how do you disable JavaScript for a page from the Google Chrome DevTools?
![]()
22 Answers 22
Click the gear icon in the corner of the Developer Tools, click Settings , then under Debugger , check Disable Javascript , as shown in the following video:
![]()
Update August 2020
- Developer Tools (F12)
- Click the Gear icon

- Should open the Preference tab
- Disable Javascript option is on the far right

Original answer
- Developer Tools (F12)
- Three vertical dots in upper right
- Settings
- Under the "Preferences" tab on the left

- There will be a "Debugger" section with the option (probably on far right)

![]()
There’s now a command menu built into DevTools that makes it easier to disable JavaScript. This has been around as of April 2016 or so.
-
.
- Press Command + Shift + P (Mac) or Control + Shift + P (Windows, Linux) to open the Command Menu. Make sure that your cursor’s focus is on the DevTools window, not your browser viewport.
- Type Disable JavaScript (or some version of that. it’s a fuzzy search) and then press Enter .
Use the Enable JavaScript command when you want to turn it back on.

![]()
chrome://settings/content Javascript/Manage Exceptions
![]()
This extension makes it faster (I am the author) : Quick Javascript Switcher
You can also run Chrome with JavaScript disabled by default by using the flag:
You would use this for example by running Chrome like this:
![]()
The quickest way is problably this one:
- F12 to open the dev console
- ctrl + shift + p to open the command tool (windows)
- Type ‘disable javascript’ and hit enter
On OSX, I had to click the triple vertical dots, and uncheck a box in the settings section. Which can also be opened with f1
![]()
Using only the keyboard at least for Windows 10:
- F12 , shows Developer Tools
- F1 , shows Settings
- tab , moves to the «Disable Javascript» check box
- space , toggles the option
- esc , hides Settings
![]()
The fast way:
1) just click on CTRL + SHIFT + P
2) fill the field by the 3 letters dis and will appear this box and select the item Disable Javascript
that’s all folks!
![]()
- Preferences
- Show advanced settings
- Press the «content settings» button
- Scroll to the «JavaScript» section
- Check the checkbox in front of «Do not allow any site to run JavaScript»
- Go to options (Windows: three vertical dots in the top right) -> Settings, or hit F1.
- In the General section you find «disable JavaScript»
The gear icon is no longer part of developer tools. Since Chome 30.0 it is not even possible to bring it back (In Google Chrome Developer Tools, the toolbar icons disappeared. What gives?)
To temporarily block JavaScript on a domain :
- Click on the Button left to the address on the address bar (which says View site information )
- In the drop-down next to JavaScript , select Always block on this site
- Reload Page
![]()
- Click the ⋮ menu in the corner of the Developer Tools, click Settings
- Click on Advanced at the bottom
- Click on Content Settings
- Click on JavaScript
- Switch off
Full and fast instructions for Chrome browsers (Opera incl.)
The first way
- If Developer Tools aren’t open then press F12 key on keyboard to show the Developer Tools. In Opera browser you have to use key combination Ctrl + Shift + i on keyboard to open it.
- To show the settings just press F1 key on keyboard. The Developer Tools window must be focused when you are doing it. Or if you want to open the settings with the mouse then you have to click on ⋮ button in the top right corner of the Developer Tools, then click Settings in the menu.
Then you have to scroll down the settings window to bottom and then you will see the checkbox for disabling JavaScript like follows:

Just click on this checkbox and push esc key on keyboard for hide the settings. If you want to enable it then you have to do the same way again.
The second way
- If Developer Tools aren’t open then open it like in the first way is described.
- Press the key combination Ctrl + Shift + P (for Windows or Linux) or Cmd (⌘) + Shift + P (for Mac) to open the Command Menu. Be sure that the focus is on the DevTools window.
- Type there «Disable JavaScript» and then press Enter or click it with the mouse. If you want to turn back the enanled JS then open the Command Menu again and type there «Enable JavaScript» and then press Enter or click it with the mouse. You could also write just only «JavaScript» or «Java» there and then choose it with the mouse.

If all this does not work
For some reason it is possible that it does not work. I this case open a new empty site in «Incognito Mode» and do all this there.
The quickest way
In Chrome Web Store or on Opera Addon site you can find and install extensions which do it per one click. Just search «Javascript Switcher» :