Month
Index of 48 entries from . All entries belong to a single category, talkie.
Build premium packages
Disable Talkie on addons.mozilla.org, wrap content scripts in functions/try-catch
Define minimum version for Firefox
Add web-ext tool to lint and package extension
Merge branch 'release/v2.1.2'
* release/v2.1.2: 2.1.2
2.1.2
Merge branch 'release/v2.1.1'
* release/v2.1.1: 2.1.1 Fix package step typo
2.1.1
Fix package step typo
Merge branch 'release/v2.1.0'
* release/v2.1.0: 2.1.0 Fix build/prepackage/package steps Add version number/name to about page Use direct/event-based/timeouts methods to get synthesizer; more stable ti…→ Full commit message
2.1.0
Fix build/prepackage/package steps
Add version number/name to about page
Use direct/event-based/timeouts methods to get synthesizer; more stable timeouts, text fetching
Split about and usage tabs in options
Remove outdated Hebrew translation
Improve developer documentation
Merge branch 'feature/refactor' into develop
* feature/refactor: Fix unsupported matchAboutBlank in Firefox, improve script execution stability Convert a few files to helper classes Fix call to create context menus, no…→ Full commit message
Fix unsupported matchAboutBlank in Firefox, improve script execution stability
Convert a few files to helper classes
Fix call to create context menus, note unfixed workaround
Split packaging between Chrome and WebExtensions
Use promise-based webextensions api
Switch calls to webextensions
Add webextension polyfill
Make code compatible with WebExtensions, primarily Firefox
Add eslint-plugin-compat to check Chrome features
Switch to ES2015 modules using rollup
Split up source files
Merge branch 'release/v2.0.2'
* release/v2.0.2: 2.0.2 Add French translation overrides Fix German translation
2.0.2
Add French translation overrides
Fix German translation
Merge branch 'release/v2.0.1'
* release/v2.0.1: 2.0.1 Mention configureCommands url in readme Add German translation overrides Ignore multiple calls to messaging onConnect handler Return null from de…→ Full commit message
2.0.1
Mention configureCommands url in readme
Add German translation overrides
Ignore multiple calls to messaging onConnect handler
Return null from detectPageLanguage on error to fix problems in Vivaldi browser
Fixes #3.
Merge branch 'release/v2.0.0'
* release/v2.0.0: 2.0.0 Add src/language.js to package Prevent extension suspension by opening a message port to the content Change how talking tabs are kept track of Ad…→ Full commit message
2.0.0
Add src/language.js to package
Merge branch 'bugfix/background-suspend' into develop
* bugfix/background-suspend: Prevent extension suspension by opening a message port to the content Change how talking tabs are kept track of
Prevent extension suspension by opening a message port to the content
Change how talking tabs are kept track of
Merge branch 'feature/context-menus' into develop
* feature/context-menus: Add documentation, automated translations, plus Swedish Add context menu items to toolbar icon Add context menus to right-click on the selected text…→ Full commit message