summaryrefslogtreecommitdiff
path: root/source/various-tips.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/various-tips.rst')
-rw-r--r--source/various-tips.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/source/various-tips.rst b/source/various-tips.rst
new file mode 100644
index 0000000..f1a4a1d
--- /dev/null
+++ b/source/various-tips.rst
@@ -0,0 +1,14 @@
+############
+Various tips
+############
+
+Read vk.com without javascript on Firefox
+-----------------------------------------
+
+In ``about:config`` the ``accessibility.blockautorefresh``` setting should be
+set to ``true``. [#superuser.com-1]_
+
+Footnotes
+---------
+
+.. [#superuser.com-1] `Prevent automatic redirects in Firefox / superuser.com <https://superuser.com/questions/874819/prevent-automatic-redirects-in-firefox>`_