blob: f1a4a1d17477a39a4e2f22a30b457aaf6a3b2733 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>`_
|