diff --git a/index.html b/index.html
index c77efb5..9342f73 100644
--- a/index.html
+++ b/index.html
@@ -30,6 +30,7 @@
Queue
+
Settings
@@ -42,6 +43,9 @@
Extensions
+
+ My Videos
+
diff --git a/manifest.webmanifest b/manifest.webmanifest
index ba72070..03e57b8 100644
--- a/manifest.webmanifest
+++ b/manifest.webmanifest
@@ -1,20 +1,10 @@
{
"name": "Tesses YouTube Downloader",
- "short_name": "TYTD Wii",
+ "short_name": "TYTD",
"start_url": "./",
"display": "standalone",
"background_color": "#ff0000",
"description": "Download YouTube Videos",
- "orientation": "portrait-primary",
- "share_target": {
- "action": "./share/",
- "method": "GET",
- "params": {
-
- "text": "text"
-
- }
- },
"icons": [
{
"src": "assets/icons/icon-72x72.png",
diff --git a/share/index.html b/share/index.html
deleted file mode 100644
index 485761d..0000000
--- a/share/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
- TYTD
-
-
-
-
-
-
\ No newline at end of file
diff --git a/videoPlayer.html b/videoPlayer.html
index 3268901..5e164e1 100644
--- a/videoPlayer.html
+++ b/videoPlayer.html
@@ -32,6 +32,9 @@
Extensions
+
+ My Videos
+