diff options
| author | ManeraKai <manerakai@protonmail.com> | 2022-06-10 20:00:12 +0300 |
|---|---|---|
| committer | ManeraKai <manerakai@protonmail.com> | 2022-06-10 20:00:12 +0300 |
| commit | 61f23903238e169498fe059593ef26ba73a3ecb4 (patch) | |
| tree | 19e6827c6937ea4ac3a47cb5bc7190a3608985a5 /src/manifest.json | |
| parent | Fixed search removing symbols #321 (diff) | |
| download | libredirect-61f23903238e169498fe059593ef26ba73a3ecb4.zip | |
Fixed Copy Raw shortcut not working #324
Diffstat (limited to 'src/manifest.json')
| -rw-r--r-- | src/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/manifest.json b/src/manifest.json index 052d992f..269e00a1 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -26,6 +26,7 @@ "unlimitedStorage", "cookies", "privacy", + "clipboardWrite", "contextMenus", "<all_urls>" ], |
