gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] branch master updated: more clear instructions of ho


From: gnunet
Subject: [taler-wallet-core] branch master updated: more clear instructions of how to use the webextension locally
Date: Tue, 06 Sep 2022 04:33:06 +0200

This is an automated email from the git hooks/post-receive script.

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 49c9279c more clear instructions of how to use the webextension locally
49c9279c is described below

commit 49c9279c1e06a90757b2bd3e75b4887e71345d1d
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Sep 5 23:32:57 2022 -0300

    more clear instructions of how to use the webextension locally
---
 README | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/README b/README
index a5fed3d5..2576d605 100644
--- a/README
+++ b/README
@@ -41,6 +41,26 @@ This will create the zip file with the WebExtension in the 
directory
 packages/taler-wallet-webextension/extension/
 ```
 
+### Installing local WebExtension
+
+Firefox:
+ - Settings
+ - Add-ons
+ - Manage your extension -> Debug Add-ons
+ - Load temporary Add-on...
+ - Look for the zip file under 
'./packages/taler-wallet-webextension/extension/' folder
+
+Chrome:
+ - Settings
+ - More tools
+ - Extensions
+ - Load unpacked
+ - Look for the folder under './packages/taler-wallet-webextension/extension/'
+
+You may need to use manifest v2 or v3 depending on the browser version:
+https://blog.mozilla.org/addons/2022/05/18/manifest-v3-in-firefox-recap-next-steps/
+https://developer.chrome.com/docs/extensions/mv3/mv2-sunset/
+
 ### Reviewing WebExtension UI examples
 
 The WebExtension can be tested using example stories.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]