<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mohit sharma</title>
    <description>The latest articles on DEV Community by Mohit sharma (@mohitems8).</description>
    <link>https://dev.to/mohitems8</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1414094%2F87a35593-8f2f-48a6-aff9-c6f6d72f78b7.jpg</url>
      <title>DEV Community: Mohit sharma</title>
      <link>https://dev.to/mohitems8</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mohitems8"/>
    <language>en</language>
    <item>
      <title>How to turn off JavaScript in Chrome Ultimate Guide</title>
      <dc:creator>Mohit sharma</dc:creator>
      <pubDate>Wed, 22 May 2024 07:09:38 +0000</pubDate>
      <link>https://dev.to/mohitems8/how-to-turn-off-javascript-in-chrome-ultimate-guide-4ddh</link>
      <guid>https://dev.to/mohitems8/how-to-turn-off-javascript-in-chrome-ultimate-guide-4ddh</guid>
      <description>&lt;p&gt;JavaScript is a programming language that adds interactivity and dynamic and &lt;a href="https://www.digitally360.com/blog/digital-marketing-trends/"&gt;marketing&lt;/a&gt; features to websites. However, sometimes you might need to disable it for troubleshooting, privacy reasons, or to improve page loading speed. Here's a simple guide on how to turn off JavaScript in Chrome:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8klv6cc7k66ehb3a9jdp.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F8klv6cc7k66ehb3a9jdp.jpg" alt="Image description" width="612" height="408"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Method 1: Using Chrome Settings&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Open Chrome: Launch your Google Chrome browser.&lt;br&gt;
Access Settings: Click on the three dots in the top-right corner and select "Settings."&lt;br&gt;
Navigate to Privacy and Security: Scroll down and click on "Privacy and security."&lt;br&gt;
Click on Site Settings: Under "Privacy and security," find and click on "Site Settings."&lt;br&gt;
Find JavaScript: In the "Content" section, locate and click on "JavaScript."&lt;br&gt;
Disable JavaScript: Toggle the switch to the "Don't allow sites to use JavaScript" position.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Method 2: Using Developer Tools (Temporarily)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Open Developer Tools&lt;/strong&gt;: Right-click anywhere on the webpage you want to disable JavaScript on and select "Inspect" (or use the keyboard shortcut Ctrl+Shift+I or Cmd+Option+I).&lt;br&gt;
Open Command Menu: Press Ctrl+Shift+P (Windows/Linux) or Cmd+Shift+P (Mac) to open the Command Menu.&lt;br&gt;
Disable JavaScript: Type "JavaScript" in the Command Menu, select "Disable JavaScript," and press Enter.&lt;/p&gt;

&lt;p&gt;Method 3: Web Developer Extension (Recommended)&lt;/p&gt;

&lt;p&gt;Install Extension: Download and install the "Web Developer" extension from the Chrome Web Store.&lt;br&gt;
Disable JavaScript: Click on the extension icon in your toolbar and go to "Disable" -&amp;gt; "Disable JavaScript."&lt;br&gt;
Important Notes:&lt;/p&gt;

&lt;p&gt;Disabling JavaScript can break certain website features: Many websites rely on JavaScript for functionality like interactive elements, menus, and forms. Be aware that disabling it may make some websites less usable.&lt;br&gt;
Temporarily disabling JavaScript in Developer Tools: This method only disables JavaScript for the current browser session. Once you close the Developer Tools or the tab, JavaScript will be re-enabled.&lt;/p&gt;

&lt;p&gt;Web Developer Extension offers more control: This extension provides more options to customize your browsing experience, such as disabling specific scripts or elements on a page.&lt;/p&gt;

&lt;p&gt;By following these steps, you can easily control whether JavaScript is enabled or disabled in your Chrome browser. Choose the method that best suits your needs and enjoy a more tailored browsing experience.&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>webdev</category>
      <category>chrome</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
