talkie (6/6)
Category index page 6 of 6 pages, with 88 of 588 entries in talkie.
Remove spaces around slash in automated translations
Remove spaces around slash in automated translations
Merge branch 'feature/shortcut-keys' into develop
Merge branch 'feature/shortcut-keys' into develop
Mention shortcut keys in readme, add step-by-step instructions with screenshots how to change them
Mention shortcut keys in readme, add step-by-step instructions with screenshots how to change them
Add more custom commands for user-definable keyboard shortcuts
Add more custom commands for user-definable keyboard shortcuts
Add shortcut key to perform the same action as clicking on the Talkie icon
Add shortcut key to perform the same action as clicking on the Talkie icon
Merge branch 'release/v1.6.0'
Merge branch 'release/v1.6.0'
1.6.0
1.6.0
Minor improvements to the Swedish translation
Minor improvements to the Swedish translation
Fix sed on mac by resorting to manual case-insensitive matching
Fix sed on mac by resorting to manual case-insensitive matching
Merge branch 'feature/popup' into develop
Merge branch 'feature/popup' into develop
Add link click handler to open links in a new tab
Add link click handler to open links in a new tab
Use async version of getBackgroundPage
Use async version of getBackgroundPage
Split per-locale messages.json to tooling taking care of untranslated strings, english base, automatic translation from english base, manual settings, human override translations
Split per-locale messages.json to tooling taking care of untranslated strings, english base, automatic translation from english base, manual settings, human override translations
Sort keys in messages.json
Sort keys in messages.json
Fix extensionLocale
Fix extensionLocale
Reflow popup after translation, just in case
Reflow popup after translation, just in case
Add feedback/support, rate links and donation buttons to popup
Add feedback/support, rate links and donation buttons to popup
Add popup with progress bar
Add popup with progress bar
Add tab/page type detection to avoid trying to speak in the chrome store or chrome:// urls
Add tab/page type detection to avoid trying to speak in the chrome store or chrome:// urls
Added donation buttons
Added donation buttons
Merge branch 'release/v1.5.0'
Merge branch 'release/v1.5.0'
1.5.0
1.5.0
Add donation links
Add donation links
Add plugging Talkie after speaking text on page
Add plugging Talkie after speaking text on page
Speak text in parts
Speak text in parts
Change chained method calls indent
Change chained method calls indent
Add function to log directly to the page's console, add some user-level debug output
Add function to log directly to the page's console, add some user-level debug output
Add note about example language extension for en-US
Add note about example language extension for en-US
Merge branch 'release/v1.4.0'
Merge branch 'release/v1.4.0'
1.4.0
1.4.0
Add languages to extension package
Add languages to extension package
Merge branch 'release/v1.3.0'
Merge branch 'release/v1.3.0'
1.3.0
1.3.0
Add italian translation
Add italian translation
Add chinese translation
Add chinese translation
Add russian translation
Add russian translation
Add dutch translation
Add dutch translation
Add norwegian translation
Add norwegian translation
Add danish translation
Add danish translation
Fix voice list formatting
Fix voice list formatting
Add hebrew translation
Add hebrew translation
Add french translation
Add french translation
Add german translation
Add german translation
Add spanish translation
Add spanish translation
Merge branch 'release/v1.2.0'
Merge branch 'release/v1.2.0'
1.2.0
1.2.0
Update copyright years
Update copyright years
Add text highlights, restructure readme
Add text highlights, restructure readme
Add missing tile for the web store
Add missing tile for the web store
Add developer documentation
Add developer documentation
Add example list of languages/voices
Add example list of languages/voices
Add link to chrome web store, more promotional text
Add link to chrome web store, more promotional text
Only package selected files
Only package selected files
Merge branch 'release/v1.1.0'
Merge branch 'release/v1.1.0'
1.1.0
1.1.0
Speak a message when no available voice language was detected for the text
Speak a message when no available voice language was detected for the text
Tiles for the web store
Tiles for the web store
Mention TTS as a keyword
Mention TTS as a keyword
Merge branch 'release/v1.0.1'
Merge branch 'release/v1.0.1'
1.0.1
1.0.1
Automate publishing to the chrome web store
Automate publishing to the chrome web store
Fix in-browser language detection returning no reliable languages
Fix in-browser language detection returning no reliable languages
Merge branch 'release/v1.0.0'
Merge branch 'release/v1.0.0'
1.0.0
1.0.0
Normalize code across systems
Normalize code across systems
Automate extension packaging
Automate extension packaging
Automate extension packaging
Automate extension packaging
Add i18n/l10n messages
Add i18n/l10n messages
Stop speech if the client is speaking in the tab when unloading the page
Stop speech if the client is speaking in the tab when unloading the page
Check if any selection has been made in the client
Check if any selection has been made in the client
Fix extension suspend listener
Fix extension suspend listener
Fix code style
Fix code style
Add eslint to fix javascript style
Add eslint to fix javascript style
Let the browser detect language per text selection
Let the browser detect language per text selection
More checks during setup
More checks during setup
Find language for the selection's element
Find language for the selection's element
Add readme, license, CLA, contribution guidelines
Add readme, license, CLA, contribution guidelines
More try-catch for extension system calls, contain global variables in a main function
More try-catch for extension system calls, contain global variables in a main function
Use fancy icons by Liron Tocker
Use fancy icons by Liron Tocker
Clean up code
Clean up code
Dynamic icon for playing/pause
Dynamic icon for playing/pause
Clean up code
Clean up code
Detect primary page language using chrome api calls
Detect primary page language using chrome api calls
Remove debugging, clean up code
Remove debugging, clean up code
Add program icon
Add program icon
Add automatic per-page language detection
Add automatic per-page language detection
Chrome extension basics using window.speechSynthesis
Chrome extension basics using window.speechSynthesis
Initial commit
Initial commit