diff --git a/CHANGELOG.md b/CHANGELOG.md index 48df37b..803ab5a 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ -# v1.5.0 (April 30, 2020) -* Feature: shortcuts (#3) +# v1.5.1 (May 06, 2020) +* Fix: shortcuts issues [![](https://img.shields.io/badge/donate-paypal-005EA6.svg?logo=paypal)](https://www.paypal.me/ptkdev) [![](https://img.shields.io/badge/donate-patreon-F87668.svg?logo=patreon)](https://www.patreon.com/ptkdev) [![](https://img.shields.io/badge/donate-sponsors-ea4aaa.svg?logo=github)](https://github.com/sponsors/ptkdev/) [![](https://img.shields.io/badge/donate-ko--fi-29abe0.svg?logo=ko-fi)](https://ko-fi.com/ptkdev) +# v1.5.0 (April 30, 2020) +* Feature: shortcuts (#3) + # v1.4.0 (March 28, 2020) * Feature: Disney+ * Feature: 21:9 ratio button diff --git a/README.md b/README.md index 77e7250..e5d129a 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # 🖥 Chrome & Edge Extension: Aspect Ratio 21:9 -[![](https://img.shields.io/badge/version-v1.5.0-lightgrey.svg)](https://github.com/ptkdev/chrome-extension-aspectratio219/releases) [![](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/ptkdev/chrome-extension-aspectratio219/blob/nightly/LICENSE.md) [![](https://img.shields.io/badge/ES-9-F7DF1E.svg)](https://wikipedia.org/wiki/ECMAScript) [![](https://snyk.io/test/github/ptkdev/chrome-extension-aspectratio219/badge.svg)](https://snyk.io/test/github/ptkdev/chrome-extension-aspectratio219) [![](https://discordapp.com/api/guilds/383373985666301975/embed.png)](http://discord.ptkdev.io) +[![](https://img.shields.io/badge/version-v1.5.1-lightgrey.svg)](https://github.com/ptkdev/chrome-extension-aspectratio219/releases) [![](https://img.shields.io/badge/license-MIT-brightgreen.svg)](https://github.com/ptkdev/chrome-extension-aspectratio219/blob/nightly/LICENSE.md) [![](https://img.shields.io/badge/ES-9-F7DF1E.svg)](https://wikipedia.org/wiki/ECMAScript) [![](https://snyk.io/test/github/ptkdev/chrome-extension-aspectratio219/badge.svg)](https://snyk.io/test/github/ptkdev/chrome-extension-aspectratio219) [![](https://discordapp.com/api/guilds/383373985666301975/embed.png)](http://discord.ptkdev.io) > Fit the screen properly in fullscreen mode on monitor with 21:9 aspect ratio. Work on Netflix, Youtube, PrimeVideo, VVVVID, etc... @@ -59,7 +59,7 @@ 5. Bye bye side black bars! ## ⌨️ Shortcuts -You can set shortcuts on `chrome://extensions/configureCommands`. No Default shortcuts available. +You can set shortcuts on `chrome://extensions/shortcuts`. No Default shortcuts available. [![Aspect Ratio 21:9 - Shortcuts](https://raw.githubusercontent.com/ptkdev/chrome-extension-aspectratio219/nightly/.github/assets/shortcuts.png)](https://raw.githubusercontent.com/ptkdev/chrome-extension-aspectratio219/nightly/.github/assets/shortcuts.png) diff --git a/client/html/popup.html b/client/html/popup.html index 53ef27a..35ece6c 100644 --- a/client/html/popup.html +++ b/client/html/popup.html @@ -138,7 +138,7 @@
Puoi impostare le scorciatoie da tastiera di questa estensione su chrome://extensions/configureCommands
+Puoi impostare le scorciatoie da tastiera di questa estensione su chrome://extensions/shortcuts