diff --git a/dev_README.txt b/dev_README.txt new file mode 100644 index 00000000..1bd33d81 --- /dev/null +++ b/dev_README.txt @@ -0,0 +1,28 @@ +Building/Running + +---- + +Install host, making sure installed manifests match firefox/chrome search paths + +npm install web-ext + +cd extension; +web-ext build -a /destPath + + +for more web-ext commands see: +https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext + + +----- + +Tags: + +Plasma/5.N +refer to the Plasma releases of the host managed by Riddell + +browser/N.N +refer to tags of extensions uploaded to the various stores. They should match the manifest version + +---- +