Skip to content

Commit

Permalink
Uploadin'
Browse files Browse the repository at this point in the history
  • Loading branch information
philedius committed May 23, 2020
0 parents commit 0d2f938
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# letterboxd user block

Block letterboxd users that don't want to see reviews from

## Install

$ npm install

## Development

npm run dev chrome
npm run dev firefox
npm run dev opera
npm run dev edge

## Build

npm run build chrome
npm run build firefox
npm run build opera
npm run build edge

## Environment

The build tool also defines a variable named `process.env.NODE_ENV` in your scripts.

## Docs

* [webextension-toolbox](https://github.com/HaNdTriX/webextension-toolbox)

0 comments on commit 0d2f938

Please sign in to comment.