Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (6.1k points)

What is the way to turn off Javascript with a chrome extension?

Is it possible to turn JavaScript on/off with a self-made Google Chrome extension?

If we see the Opera browser, there we get widgets to do it, but I could not find it on chrome. 

1 Answer

0 votes
by (11.7k points)

By using ContentSettings API, it can be done. Also, the extension is available with the name Javascript switcher which turns on/off JS. 

Here is the link.

Link to the QJS on the Chrome Webstore: https://chrome.google.com/webstore/detail/geddoclleiomckbhadiaipdggiiccfje

Also, link to the extension: disable javascript chrome extension

Check out the latest trends of web development from here.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jul 24, 2019 in RPA by noah kapoor (5.3k points)
0 votes
1 answer

Browse Categories

...