Skip to content

JordanMajd/isjsenabled.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isjsenabled.com

MIT licensed Version 1.0

isjsenabled.com is website to test if javascript is enabled or disabled in a browser.

The tool was original built to validate an FF extension I wrote, Script Switch.

However, the simplest way to disable Javascript is through the browser settings:

  • Firefox: navigate to about:config and search for javascript.enabled and set it to false.
  • Chrome: navigate to chrome://settings/content/javascript and set the Blocked switch to off.
  • Safari: press ⌘ + , select the Security tab and uncheck Enable Javascript.
  • IE11: select the gear icon, internet options, select the Security tab, and for each zone (Internet, Local intranet, Truested sites, Restricted sites) click on Custom Level, find Active Scripting.
  • Edge: does not allow you to disable javascript.

Preview

Gif testing functionality of is javascript enabled

Credits

Thanks to Katerina Limpitsouni for the great art.

License

All code is licensed under an MIT license, for further details see LICENSE.

About

A website to check if javascript is enabled or disabled in your browser.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published