GitXplorerGitXplorer
b

geeksforgeeks-ui

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
975be0684440d827bd8b8b445394acb2027e189b

Update README.md

bbhrigu123 committed 9 years ago
Unverified
ff5ba5e1ee03eb573dfb5c1547dce01949f67657

added readme; icons

bbhrigu123 committed 9 years ago
Unverified
55206275a9311b653b1888367faa27e7596abb83

initial commit

bbhrigu123 committed 9 years ago

README

The README file for this repository.

GeeksForGeeks-UI

(Under development)

A chrome extension to enhance the UI or webpage layout of GeeksForGeeks website, to improve readability and styling.

Styling

All CSS to apply on the website is incorporated in the css.css file.

Background script

The JavaScript to run on the web page in the background is incorporated in content_script.js

Popup view

The HTML and JS of the popup window is incorporated in the popup.html and popup.js