From fc2ee60825be3078de65d9c9db7bc1c169ed5536 Mon Sep 17 00:00:00 2001 From: Mitesh Shah Date: Sun, 13 Sep 2020 19:55:27 +0530 Subject: [PATCH] feat: demo video link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2152d89..033452e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ You can load this extension directly in Chrome or Firefox Developer Edition (aft To submit to the stores, build a zip with: `zip -r -X archive.zip ./*` Before creating the zip, make sure to uncomment the local reference to `listUrl` in `onStartup()` and for Chrome store, remove `browser_specific_settings` from `manifest.json` +# Demo Video + +You can view the demo video here: https://oxal.org/better.mp4 + # Contribute Check one of the unassigned issues and start a discussion or send a pull request.