cnumr / ecoindex-browser-plugin

Simple web browser plugin to display ecoindex results of a given page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ecoindex browser plugin

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 Opera 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 build

About

Simple web browser plugin to display ecoindex results of a given page

License:Other


Languages

Language:CSS 44.7%Language:JavaScript 40.4%Language:HTML 14.9%