Version 0.2.2.
This commit is contained in:
parent
bb9680c19b
commit
e6d1834a42
|
@ -4,7 +4,7 @@
|
|||
|
||||
[![Queue on AMO](https://img.shields.io/amo/v/holllo-queue)](https://addons.mozilla.org/firefox/addon/holllo-queue)
|
||||
|
||||
![Queue 0.2.0](./screenshots/queue-version-0-2-0.png)
|
||||
![Queue 0.2.2](./screenshots/queue-version-0-2-2.png)
|
||||
|
||||
## Installation
|
||||
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 118 KiB |
|
@ -2,7 +2,7 @@
|
|||
"manifest_version": 2,
|
||||
"name": "Queue",
|
||||
"description": "A WebExtension for queueing links.",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"permissions": [
|
||||
"contextMenus",
|
||||
"storage",
|
||||
|
|
Loading…
Reference in New Issue