Skip to content

onRuntime/kartrak

Repository files navigation

Kartrak logo

Kartrak


Made by onRuntime Studio

About

Kartrak is a Browser extension that allows you to track your carbon footprint and your activity on the web.

Community

The onRuntime Studio community can be found on GitHub Discussions, where you can ask questions, voice ideas, and share your projects.

To chat with other community members join the onRuntime Studio Discord.

Our Code of Conduct applies to all community channels.

Contributing

Please see our contributing rules.

Procedures:

  1. Check if your Node.js version is >= 18.
  2. Clone this repository.
  3. Change the package's name, description, and repository fields in package.json.
  4. Change the name of your extension on src/manifest.json.
  5. Run npm install to install the dependencies.
  6. Run npm start
  7. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.
  8. Happy hacking.

Authors

License

Kartrak is MIT licensed.

Made with

Chrome Extension (MV3) Boilerplate with React 18 and Webpack 5

npm npm-download npm