Ecoindex browser plugin

July 17, 2025 ยท View on GitHub

This is the source code of the Ecoindex browser plugin. This simple plugin allows you to check the Ecoindex of any website you visit.

This plugin is currently available for:

Firefox Google Chrome Edge

Description

You can easily check the Ecoindex of any website you visit:

simple-result

When there is no result, you will see a message, and you will be proposed to run an analysis:

no-result

When the analysis is running, you will see a message:

run-analysis

You can also dislplay older results existing for this page, or other results for the same domain:

other-results

Development

Install dependencies and run firefox in development mode:

npm install
npm run start

Build the application:

npm run build:all

Code of conduct

License