diff --git a/assets/github120.png b/assets/github120.png new file mode 100644 index 0000000..ea6ff54 Binary files /dev/null and b/assets/github120.png differ diff --git a/css/style.css b/css/style.css index 979f870..19730b0 100644 --- a/css/style.css +++ b/css/style.css @@ -4,4 +4,12 @@ padding: .2rem .5rem; border: 1px solid rgba(0,0,0,.2); border-radius: .25rem; - } \ No newline at end of file + } + +#shareLink { + display: inline-flex; + vertical-align: middle; + float: right; + padding-top: 1%; + color: black; +} \ No newline at end of file diff --git a/manifest.json b/manifest.json index 26c2f2b..2b0e54f 100755 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Moodle Downloader", "description": "A chrome extension for downloading Moodle resources", - "version": "1.4.6", + "version": "1.4.7", "icons": { "16": "assets/icon16.png", "24": "assets/icon24.png", diff --git a/src/popup.html b/src/popup.html index 34f8208..f3d0061 100755 --- a/src/popup.html +++ b/src/popup.html @@ -40,8 +40,25 @@

moodleDownloader 📚

Organize into folder (experimental) + +
+
+ + + +
+ + Souce code + +
+