diff --git a/NOTICE.txt b/NOTICE.txt new file mode 100644 index 0000000..a84e92a --- /dev/null +++ b/NOTICE.txt @@ -0,0 +1 @@ +For creating qr-codes this project uses qrcodejs (https://github.com/davidshimjs/qrcodejs) which is licensed under MIT License. This license can be found in the qrcodejs sub-directory. diff --git a/html/options.html b/html/options.html index 939c289..8169b7f 100644 --- a/html/options.html +++ b/html/options.html @@ -50,6 +50,10 @@
+ Create QR-Code +
+
diff --git a/html/popup.html b/html/popup.html
index 537ef98..90f3c60 100644
--- a/html/popup.html
+++ b/html/popup.html
@@ -26,9 +26,11 @@