diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 43ffec84..608c0e93 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -19,7 +19,7 @@ Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  - Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  + Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  diff --git a/CLA.md b/CLA.md index c549dca0..3d2361d2 100644 --- a/CLA.md +++ b/CLA.md @@ -19,7 +19,7 @@ Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  - Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  + Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  diff --git a/DEVELOP.md b/DEVELOP.md index 5af5522b..4244385c 100644 --- a/DEVELOP.md +++ b/DEVELOP.md @@ -19,7 +19,7 @@ Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  - Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  + Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play buttonTalkie Premium

  Talkie is available for installation from the Chrome Web Store
Talkie play buttonTalkie

  diff --git a/README.md b/README.md index 249f9078..e144e1a6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Talkie is available for installation from the Chrome Web Store
Talkie play button Talkie

  - Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play button Talkie Premium

  + Talkie Premium is available for installation from the Chrome Web Store
Talkie Premium play button Talkie Premium

  Talkie is available for installation from the Chrome Web Store
Talkie play button Talkie

  @@ -36,7 +36,7 @@ - Firefox logo Google Chrome - Get Talkie play button Talkie in the Chrome Web Store. - - Get Talkie Premium play button Talkie Premium in the Chrome Web Store. + - Get Talkie Premium play button Talkie Premium in the Chrome Web Store. - Firefox logo Firefox - Get Talkie play button Talkie at Firefox Add-ons. - Get Talkie Premium play button Talkie Premium at Firefox Add-ons. (Coming soon!) @@ -178,7 +178,7 @@ A convenient option is to use the **Talkie shortcut keys**:

- The Web Speech API can use more than one voice per language (currently over 20 for en-US in Google Chrome version 55), as well as modify speech rate (speed) and pitch. These options have been implemented in Talkie Premium play button Talkie Premium as a paid feature for those who install the extension through the Chrome Web Store or Firefox Add-ons. + The Web Speech API can use more than one voice per language (currently over 20 for en-US in Google Chrome version 55), as well as modify speech rate (speed) and pitch. These options have been implemented in Talkie Premium play button Talkie Premium as a paid feature for those who install the extension through the Chrome Web Store or Firefox Add-ons.

diff --git a/src/configuration.json b/src/configuration.json index 9823f6b9..3bc66a55 100644 --- a/src/configuration.json +++ b/src/configuration.json @@ -10,7 +10,7 @@ "shortcut-keys": "https://joelpurra.com/projects/talkie/#usage", "support-feedback": "https://joelpurra.com/support/", "chromewebstore-free": "https://chrome.google.com/webstore/detail/talkie/enfbcfmmdpdminapkflljhbfeejjhjjk", - "chromewebstore-premium": "https://chrome.google.com/webstore/detail/talkie/madmpgibncancdmkjflnifcdakndkngo", + "chromewebstore-premium": "https://chrome.google.com/webstore/detail/talkie-premium/madmpgibncancdmkjflnifcdakndkngo", "firefox-amo-free": "https://addons.mozilla.org/en-US/firefox/addon/talkie/", "firefox-amo-premium": "https://addons.mozilla.org/en-US/firefox/addon/talkie/#premium=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" } @@ -33,9 +33,9 @@ "premium": { "chrome": { "urls": { - "rate": "https://chrome.google.com/webstore/detail/talkie/madmpgibncancdmkjflnifcdakndkngo/reviews", - "store": "https://chrome.google.com/webstore/detail/talkie/madmpgibncancdmkjflnifcdakndkngo", - "support-feedback": "https://chrome.google.com/webstore/detail/talkie/madmpgibncancdmkjflnifcdakndkngo/support" + "rate": "https://chrome.google.com/webstore/detail/talkie-premium/madmpgibncancdmkjflnifcdakndkngo/reviews", + "store": "https://chrome.google.com/webstore/detail/talkie-premium/madmpgibncancdmkjflnifcdakndkngo", + "support-feedback": "https://chrome.google.com/webstore/detail/talkie-premium/madmpgibncancdmkjflnifcdakndkngo/support" } }, "webextension": { @@ -48,7 +48,7 @@ "chrome": { "urls": { "store-free": "https://chrome.google.com/webstore/detail/talkie/enfbcfmmdpdminapkflljhbfeejjhjjk", - "store-premium": "https://chrome.google.com/webstore/detail/talkie/madmpgibncancdmkjflnifcdakndkngo" + "store-premium": "https://chrome.google.com/webstore/detail/talkie-premium/madmpgibncancdmkjflnifcdakndkngo" } }, "webextension": {