diff --git a/README.md b/README.md index 35b06aa..676e1a9 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ * Helpful shortcuts * s - Alternate search overlay (global) * t - Quickly scroll to top (global) +* *Watch on 9anime* button in MyAnimeList ([screenshot](https://image.ibb.co/iBw25m/1.png)) * *and quite a few more..* [1]: In my tests it removed 100% ads/popups without the need for an external adblocker. *Tested in Google Chrome Version 60.0.3112.90 (Official Build) (64-bit)* diff --git a/platform/chromium/manifest.json b/platform/chromium/manifest.json index f651bf6..1636738 100644 --- a/platform/chromium/manifest.json +++ b/platform/chromium/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "9anime Companion", - "version": "1.0.2", - "version_name": "1.0.0", + "version": "1.1.0", + "version_name": "1.1.0", "minimum_chrome_version": "55", "author": "Jewel Mahanta", diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index b5ab784..8603b13 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "9anime Companion", - "version": "1.0.0", - "version_name": "1.0.0", + "version": "1.1.0", + "version_name": "1.1.0", "author": "Jewel Mahanta", "homepage_url": "https://github.com/lap00zza/9anime-Companion", diff --git a/src/dashboard.html b/src/dashboard.html index a3a0cf5..ed10609 100644 --- a/src/dashboard.html +++ b/src/dashboard.html @@ -195,7 +195,7 @@