esstee Posted January 6, 2021 Report Posted January 6, 2021 In the first video on CSS, Stefan disables all styles in CSS. Which browser is this and can it be done in chrome? I cannot see anyway without editing the code. Quote
administrator Posted January 6, 2021 Report Posted January 6, 2021 Yes. In the chrome dev tools. Quote
StephenMBassett Posted January 8, 2021 Report Posted January 8, 2021 Yup, Chrome. There are two popular Chrome extensions that make it easy to disable CSS styles: Web Developer Pendule You can find them in the Chrome Web Store. Peace, Stephen Quote
Jim706 Posted January 8, 2021 Report Posted January 8, 2021 I haven't used the ones Stephen has mentioned but I've found disable-HTML, available from the Chrome store, really easy to use as it is just a simple on-off button choice, and does a few more things on-off too. Quote
esstee Posted January 8, 2021 Author Report Posted January 8, 2021 8 hours ago, StephenMBassett said: Yup, Chrome. There are two popular Chrome extensions that make it easy to disable CSS styles: Web Developer Pendule You can find them in the Chrome Web Store. Peace, Stephen Thank you so much, Web Developer looks great, not tried Pendule yet Quote
esstee Posted January 8, 2021 Author Report Posted January 8, 2021 5 hours ago, Jim706 said: I haven't used the ones Stephen has mentioned but I've found disable-HTML, available from the Chrome store, really easy to use as it is just a simple on-off button choice, and does a few more things on-off too. Thank you, that is very easy to use, but you should try those suggested by Stephen they are very useful. By doing this I also learned how to pin an extension to the toolbar, so that's a big help. 1 Quote
Jim706 Posted January 8, 2021 Report Posted January 8, 2021 I will do thanks for the recommendation. 1 Quote
Naheed Posted March 13, 2021 Report Posted March 13, 2021 Hello, Along with Web Developer and Pendule, you can also use the following: Stylish Personalized Web 1 Quote
JamesBurns Posted August 12, 2021 Report Posted August 12, 2021 Google Chrome doesn't include an choice to disable cascading style sheets, but you'll disable CSS on a per-page basis with a browser extension, like Web Developer or Pendule. Step 1 Open the online Developer or Pendule extension page on the Chrome Web Store. Click the "Install" button to put in the extension. Step 2 Click the gear-shaped icon at the highest right corner of the Google Chrome window to open the online Developer or Pendule extension's menu. Step 3 Select the "CSS" option within the Web Developer extension and click on "Disable All Styles," or click the "Style Sheets" option in Pendule and click on "Disable All Styles." Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.