bookmark-stack

web extension to save pages in a stack for reading them later  https://addons.mozilla.org/firefox/addon/bookmark-stack/
git clone https://git.ce9e.org/bookmark-stack.git

commit
110245f75f3ac5662ef0bba6a6caef2425e22c7e
parent
7aa5f1eb3c07ce79158f9ff45ed879d759311d24
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-12-06 10:38
bump version to 1.0.4

Diffstat

M CHANGES.md 5 +++++
M manifest.json 2 +-

2 files changed, 6 insertions, 1 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -1,3 +1,8 @@
   -1     1 1.0.4 (2018-12-06)
   -1     2 
   -1     3 -	show message on empty stack
   -1     4 
   -1     5 
    1     6 1.0.3 (2018-09-12)
    2     7 ------------------
    3     8 

diff --git a/manifest.json b/manifest.json

@@ -3,7 +3,7 @@
    3     3 
    4     4   "name": "Bookmark Stack",
    5     5   "description": "inspired by view later",
    6    -1   "version": "1.0.3",
   -1     6   "version": "1.0.4",
    7     7 
    8     8   "browser_action": {
    9     9     "default_title": "Bookmark Stack",