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
f0b82b1e4948a4304399701d7a48949472f21b62
parent
7e6d1a332ecb40b8ec699dc894a84bb771084316
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2020-05-14 06:00
bumpt version to 1.0.5

Diffstat

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

2 files changed, 8 insertions, 1 deletions


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

@@ -1,4 +1,11 @@
   -1     1 1.0.5 (2020-05-14)
   -1     2 ------------------
   -1     3 
   -1     4 -	show context menu item in more contexts
   -1     5 
   -1     6 
    1     7 1.0.4 (2018-12-06)
   -1     8 ------------------
    2     9 
    3    10 -	show message on empty stack
    4    11 

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