micaiah-effiong / carbonx

Cabon.now.sh as a chrome extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carbonx

A chrome extension for carbon.now.sh

Requirement

  • node >8 <21
  • npm

Installation

First clone the repository

git clone https://github.com/micaiah-effiong/carbonx.git

# move into carbonx directory
cd carbonx

To build run

make
# or
npm && npm run build && npm run build:crx

This will generate a dist/carbonx.crx file

Importing

  1. Launch Chrome
  2. Visit chrome://extensions
  3. Enable developer mode
  4. Drag and drop `carbonx.crx"

About

Cabon.now.sh as a chrome extension

License:MIT License


Languages

Language:JavaScript 99.9%Language:Shell 0.1%Language:Makefile 0.0%