all (17/42)
Category index page 17 of 42 pages, listing 100 out of 4130 entries in the category all.
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
Add context menu items to toolbar icon
Add documentation, automated translations, plus Swedish
Add context menus to right-click on the selected text and read it out loud
Fix project urls
Fix project urls
Fix project urls
Fix project urls
Fix project urls
Fix doctype html
Merge branch 'release/v1.9.1'
* release/v1.9.1: 1.9.1 Fix link from DEVELOP.md to CLA.md Fix problematic html code example in markdown