1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2025-11-21 06:52:06 +00:00

Improvement: Add new capture method (Capture here)

This commit is contained in:
2017-10-22 16:36:06 +02:00
parent 3c79e9e38f
commit 170b1a7dc6
4 changed files with 121 additions and 4 deletions

View File

@@ -44,6 +44,11 @@
"description": "Text of refresh menu item."
},
"menuCaptureHere": {
"message": "Capture here",
"description": "Text of capture here menu item."
},
"menuCapturePage": {
"message": "Capture in a new tab",
"description": "Text of capture menu item."