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
99f0480406ce38796aa9600919dffe50bef91939
parent
a476066847d5d63cb6ba5caa5efe83ba67441d03
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-09-12 12:12
bump version to 1.0.3

Diffstat

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

2 files changed, 7 insertions, 1 deletions


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

@@ -1,3 +1,9 @@
   -1     1 1.0.3 (2018-09-12)
   -1     2 ------------------
   -1     3 
   -1     4 -	the fix from the previous release didn't work. So here is a better one.
   -1     5 
   -1     6 
    1     7 1.0.2 (2018-09-12)
    2     8 ------------------
    3     9 

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.2",
   -1     6   "version": "1.0.3",
    7     7 
    8     8   "browser_action": {
    9     9     "default_title": "Bookmark Stack",