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
77b87db8216c20bd2189d7ebbce47e83f42b2689
parent
6c53cbff3d5c44f83ffc92f37dfe6cfda123444d
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2018-09-12 11:49
declare HTML encoding

Diffstat

M stack.html 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/stack.html b/stack.html

@@ -1,3 +1,4 @@
   -1     1 <meta charset="utf-8" />
    1     2 <style>
    2     3 body {
    3     4 	font-size: 90%;