A chrome extension to enhance the UI or webpage layout of GeeksForGeeks website, to improve readability and styling.
All CSS to apply on the website is incorporated in the css.css
file.
The JavaScript to run on the web page in the background is incorporated in content_script.js
The HTML and JS of the popup window is incorporated in the popup.html
and popup.js