0.2.3 • Published 3 months ago

dashcam-chrome v0.2.3

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

Replayable

Quick Start

  1. Clone the repo

git clone https://github.com/replayableion/chrome-extension.git

  1. Go into the repo and install dependencies

cd chrome-extension && npm install

  1. Prepare the unpacked extension to load into a Chrome or Chromium-based browser
npm run build
npm run watch

Then follow these instructions to see your extension:

  1. Open chrome://extensions
  2. Check the Developer mode checkbox
  3. Click on the Load unpacked extension button
  4. Select the folder chrome-extension/build

Publishing

When you're ready to publish to Chrome Web Store, create a minified bundle with npm run build and then zip the build folder.

Then, upload the package here: https://chrome.google.com/webstore/devconsole/8d9332e0-14c8-481f-9144-5b7ee09cec1b/dkcoeknmlfnfimigfagbcjgpokhdcbbp/edit/package

User Guide

A user guide can be found in our documentation

Install from Chrome Web Store

Chrome extension

This is our current production build. Follow the instructions on the top of the page to contribute and test things.

Contribution

Suggestions and pull requests are welcomed!

Details about how this extension works are in CONTRIBUTE.md

Make sure to format the code with npm run format before so.


This project was bootstrapped with Chrome Extension CLI

0.2.3

3 months ago

0.2.2

3 months ago

0.2.1

6 months ago