Warning, /plasma/plasma-browser-integration/dev_README.txt is written in an unsupported language. File is not indexed.

0001 Building/Running
0002 
0003 ----
0004 
0005 Install host, making sure installed manifests match firefox/chrome search paths
0006 
0007 npm install web-ext
0008 
0009 cd extension;
0010 web-ext build -a /destPath
0011 
0012 
0013 for more web-ext commands see:
0014 https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext
0015 
0016 
0017 -----
0018 
0019 Tags:
0020 
0021 Plasma/5.N
0022 refer to the Plasma releases of the host managed by Riddell
0023 
0024 browser/N.N
0025 refer to tags of extensions uploaded to the various stores. They should match the manifest version
0026 
0027 ----
0028