diff options
| author | Stephen Blott | 2017-11-25 09:57:25 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2017-11-25 09:57:25 +0000 | 
| commit | 41d8bf1483b7386e1accc5f4c5b0ea870346258a (patch) | |
| tree | c432490428a32714caab1613206851e1a8184428 | |
| parent | 32b13ea15381b288917811181ec9df1b45e4271a (diff) | |
| download | vimium-41d8bf1483b7386e1accc5f4c5b0ea870346258a.tar.bz2 | |
Note upgrading requires permissions.
| -rw-r--r-- | README.md | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -175,6 +175,9 @@ In `master` (not yet released)  - It is now possible to map `<tab>`, `<enter>`, `<delete>`, `<insert>`, `<home>` and `<end>`.  - New command options for `createTab` to create create new normal and incognito windows    ([examples](https://github.com/philc/vimium/wiki/Tips-and-Tricks#creating-tabs-with-urls-and-windows)). +- When upgrading, you will be asked to re-validate permissions.  The only new +  permission is "copy and paste to/from clipboard" (the `clipboardWrite` +  permission).  This is necessary to support copy/paste on Firefox.  1.61 (2017-10-27) | 
