A browser extension that displays carbon footprint information in multiple map services.
To download and install the extension to your favorite browser, visit Carbon Footprint's page in your browser's extension/add-on gallery/store:
- Google Chrome Web Store
- Safari (Coming soon... In the meanwhile, you can download a pre-built beta version from the "Dist" folder, or follow the instructions below it yourself.)
- Firefox Add-On Gallery
-
clone this repository
-
run
npm install
-
run
gulp group
orgulp groupFirefox
orgulp groupChrome
orgulp 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 BuilderDevelop -> Show Extension Builder
. To show Develop menu go toSafari -> Preferences -> Advanced
. Change extension metadata as required from the Extension Builder. To package the extension for distribution, get an extension certificate from Apple.
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.