joplin/Clipper/joplin-webclipper/content_scripts
Marcus Hill 4bd326f72c
Clipper: Add ability to launch clipper window with shortcut (#2272)
* Clipper: Add ability to launch clipper window with shortcut

This change adds a command to the manifest.json file for the web clipper
which launches the webclipper rather than clicking on it.
Because this is a WebExtensions feature and not something homegrown,
 users are able to change (or remove) the shortcut using native browser functionality.

* Add commands for all clipping options

* Remove empty suggestedKeys property from extension manifest

* Add ability to focus the webclipper buttons

* Remove debug log

* Change sendClipMessage warning to error

* Refactor to add a sendContentToJoplin command

* Update index.js

Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2020-02-11 10:49:07 +00:00
..
.gitignore Clipper: Added first files 2018-05-16 14:16:14 +01:00
JSDOMParser.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
Readability-readerable.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
Readability.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Clipper: Add ability to launch clipper window with shortcut (#2272) 2020-02-11 10:49:07 +00:00
vendor.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00