Skip to content

A Google Chrome browser extension that displays carbon footprint information in Google Maps.

Notifications You must be signed in to change notification settings

sanket0211/CarbonFootprint

 
 

Repository files navigation

Carbon Footprint for Google Maps

A browser extension that displays carbon footprint information in multiple map services.

Downloading and Using the Latest Stable Version

To download and install the extension to your favorite browser, visit Carbon Footprint's page in your browser's extension/add-on gallery/store:

Building and Using Beta Versions

  • clone this repository

  • run npm install

  • run gulp group or gulp groupFirefox or gulp groupChrome or gulp groupSafari

  • add flag --minify to minify the build. This includes removing of all debug statements and comments.

  • for chrome, load the unpacked extension from the Build/Chrome folder

  • for firefox, run jpm runFirefox and use the -b flag to point to a non extension veryifying version of Firefox like the Developer Edition

  • for safari, load folder with extension .safariextension into Extension Builder Develop -> Show Extension Builder. To show Develop menu go to Safari -> Preferences -> Advanced. Change extension metadata as required from the Extension Builder. To package the extension for distribution, get an extension certificate from Apple.

Licenses

  • GNU-GPL-3.0

  • CC-By-NC-ND License

Contributions

If you would like to contribute to the development of this extension, please contact the developers.

  • Google Summer of Code grants are available every year. If you would like to apply, it is never too early to contact us.

About

A Google Chrome browser extension that displays carbon footprint information in Google Maps.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 63.9%
  • HTML 29.6%
  • CSS 6.5%