dashcam-chrome

0.2.3 • Public • Published

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
Chrome Extension CLI
Chrome Extension CLI

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

Readme

Keywords

none

Package Sidebar

Install

npm i dashcam-chrome

Weekly Downloads

6

Version

0.2.3

License

none

Unpacked Size

405 kB

Total Files

36

Last publish

Collaborators

  • ianjennings