5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

ブラウザのjsを一時的に無効にする

Last updated at Posted at 2014-04-02

忘れそうなのでメモ。Macだけ。

Firefox

検索窓にabout:configと入力してEnter。
検索にjavascript.enabledを入力して、
javascript.enabledを右クリックして、切り替えを押す。
※値がfalseならjsが無効、trueなら有効

参考:
http://mozilla-remix.seesaa.net/article/370744386.html

Safari

開発>JavaScriptを無効を選択

Chrome

Chrome>環境設定(検索窓にchrome://settings)>プライバシー>コンテンツの設定>すべてのサイトに対して Javascript の実行を許可しないにチェック

5
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
5
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?