Skip to content

An open-source extension for Chrome and Firefox to remove the CSS of a webpage. OnlyHTML add-on does exactly the same with a single click. No extra settings, no extra clicks, see only the HTML in all it's glory!

License

code-reaper08/OnlyHTML

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnlyHTML

icon128
Strip the CSS!

OnlyHTML is an Open-Source browser extension to view, only the HTML of the webpage.

GitHub issues GitHub forks GitHub stars GitHub license GitHub repo size Mozilla Add-on Website GitHub last commit

What it does?

Most of the websites nowadays have a overwhelming amount of CSS in them, which makes them so pretty and user friendly. This motivated me to know, how would these websites look without CSS.

This gave birth to OnlyHTML, which removes all the CSS from the current viewing webpage.

Usecases I think of

There are two aspects, which I think one can gain/know using this add-on.

  1. Importance of CSS, and how it drastically improves the UI.
  2. FUN! seriously it is quite fun to see websites without CSS.

Available for

OnlyHTML browser extension is developed for both Chrome and Firefox, although Chrome version is not yet avaliable in the chrome web store

Firefox add-on is successfully verified and available on the official Firefox add-on page

Steps for using the extension

For Chrome:

Not available as of now.

For Firefox:

There are two ways for you to use the Firefox add-on,

  1. Adding to your browser from onlyhtml- Firefox add-on official site.
  2. Manually installing using the .xpi file available in this repository.

Installing from the official Firefox add-on website

  1. Head over here using Firefox.
  2. Click on Add to Firefox Button.

Step2

  1. Now the add-on is successfully added to your browser.

step3

  1. To use the add-on click on the icon shown in step 3, when viweing a webpage.
  2. Voila! All CSS removed.
  3. To have the CSS back, click on the same icon again.
  4. Alright have some FUN!

Installing using the .xpi file

To install the add-on using the .xpi file, follow the below steps.

  1. In this repository navigate to Firfox/onlyhtml-1.0-fx.xpi or click here.
  2. Click on the Download button.

image

  1. Open Add-ons and Themes menu or press Ctrl+Shift+A

menu

  1. Click on gear icon and Install Add-on from file... option inside the menu.

from file

  1. Select the .xpi file, downloaded in Step 2
  2. Click on Add and Okay in the subsequent prompts.
  3. Now you can use the add-on normally.

Note: The only downside for this approach is, the add-on is not auto-updatable.

Found some bugs?

File them in the issues section. I'll fix them as soon as possible. Make sure to try it out, It may have some bugs, Hopefully I will be keeping an eye and continuously update it in the future.

Licnese:

MIT License

Copyright (c) 2021 Vishwa.R

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

An open-source extension for Chrome and Firefox to remove the CSS of a webpage. OnlyHTML add-on does exactly the same with a single click. No extra settings, no extra clicks, see only the HTML in all it's glory!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks