1
0
mirror of https://github.com/MatMoul/quickdial-webext.git synced 2026-02-26 04:27:48 +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

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Quick Dial",
"version": "0.1.5",
"version": "0.1.5",
"author": "MatMoul",
"homepage_url": "https://github.com/MatMoul/quickdial-webext",
"developer": {
@@ -21,6 +21,8 @@
"bookmarks",
"contextMenus",
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],