The MakeitGreen Browser Extension is a project created by a team of enthusiastic IT students participating in a hackathon focused on sustainable development. Our mission is to develop a browser extension that assesses web pages' environmental impact by assigning them a score concept. The extension aims to help users make eco-conscious choices while browsing the web.
In a world where energy consumption is a growing concern, our vision for 2050 is to provide a tool that empowers internet users to make sustainable choices online. The GreenScore Browser Extension evaluates web pages and provides a score that reflects their energy efficiency. This score considers various factors, such as server load, resource optimization, and overall sustainability practices.
We envision expanding the GreenScore extension to evaluate not only energy consumption but also web accessibility. Our long-term goal is to offer a range of services, including server load optimization recommendations for backend applications. By doing so, we hope to contribute to a more sustainable and accessible internet.
To install the GreenScore Browser Extension, follow these steps:
-
Clone the repository to your local machine:
git clone https://github.com/Yanstart/MakeitGreen.git -
Open your browser's extension settings.
-
Enable Developer Mode.
-
Click "Load Unpacked" and select the
srcdirectory of the cloned repository. -
The GreenScore Extension should now be installed and active in your browser.
-
Browse the web as you normally would.
-
When visiting a webpage, the GreenScore icon in your browser toolbar will display the page's score.
-
Click the icon to view more details about the score and recommendations for reducing energy consumption.
-
Use this information to make more eco-friendly choices while browsing.
We welcome contributions from the community to help us improve the GreenScore Browser Extension. To contribute:
-
Fork the repository to your GitHub account.
-
Create a new branch for your feature or bug fix:
git checkout -b feature/your-feature-name -
Make your changes and commit them:
git commit -m "Add your commit message " -
Push your changes to your forked repository:
git push origin feature/your-feature-name -
Create a pull request to the main repository, explaining the purpose of your changes.
-
Wait for the project maintainers to review and merge your pull request.
The MakeItGreen Browser Extension is open-source software released under the Owner License. You are free to use, modify, and distribute the software in accordance with the terms of this license.
Thank you for checking out our project! We hope the MakeItGreen Browser Extension contributes to a more sustainable and accessible internet. If you have any questions or suggestions, please feel free to reach out to our team.