From b4dc779732428f45ac59047671c85dbda5e29d24 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 2 Apr 2022 12:16:11 +0700 Subject: [PATCH] a note about different manifest files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66c32a3..e3ff4b6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This is a proof of concept with the following functionality: - Add a download button to the pop up for youtube links ## Test this extension +Use the correct manifest file for your browser. Either rename the browser specific file to `manifest.json` before loading the addon or symlink it to the correct location, e.g. `ln -s manifest-firefox.json manifest.json`. - Firefox - Open `about:debugging#/runtime/this-firefox` - Click on *Load Temporary Add-on*