Supported browsers
Mozilla Firefox
Requirements: version 19 and higher.
- Install the Greasemonkey add-on for:
- Install the script.
Google Chrome
Method 1:
- Just install the script as an extension.
Method 2:
-
Install the Tampermonkey extension. For Beta, Dev and Canary Chrome releases, install Tampermonkey BETA
-
Install the script.
Method 3:
-
Create a new directory named
Chrome
on your local drive. -
Save the script file (with
.user.js
extension) to that directory. -
Save manifest.json, 16.png, 32.png, 48.png, 128.png files to that directory.
-
Go to the extensions page by typing
chrome://extensions/
in your browser’s address bar. -
Set the
Developer's mode
checkbox, press theLoad unpacked extension
button, set the path to your directory and apply.
If Сhrome freezes at animation of previews / new posts
-
Go to
chrome://flags
. -
Press
Ctrl+F
. -
Search for the
#ignore-gpu-blacklist
string. -
Press
Enable
button.
Opera
Requirements: version 12.10 and higher.
Method 1 — Opera 33 and higher:
-
Install the Tampermonkey Beta extension.
-
Install the script.
Method 2 — Opera 12…33:
-
Install the Violentmonkey extension.
-
Install the script.
Method 3 — Opera 12 only:
-
Save the script file to your hard disk.
-
Change file extension from
.user.js
to.js
. -
If you haven’t already set your userscripts folder, go to
(Ctrl+F12)
>Advanced
>Content
> setEnable JavaScript
>JavaScript Options
> specify the path to the userscripts folder. -
Move the script file to that folder.
-
Paste
opera:config#PersistentStorage|UserJSStorageQuota
into the address bar, setUser JavaScript on HTTPS
to1024000
and save your settings. -
Paste
opera:config#UserPrefs|UserJavaScriptonHTTPS
into the address bar, enableUser JavaScript on HTTPS
and save your settings.
Microsoft Edge
Requirements: version 14 and higher.
-
Install the Tampermonkey extension.
-
Install the script.
Safari
-
Install the Tampermonkey extension.
-
Install the script.
Maxthon
-
Install the Violentmonkey extension.
-
Install the script.
Pale Moon
-
Install the Greasemonkey add-on. Install from this link, not from the official site!
-
Install the script.
Tor Browser
Requirements: version 7 and higher.
-
Install the Greasemonkey add-on.
-
Install the script.
-
Go to browser settings by typing
about:config
. -
Set
browser.privatebrowsing.autostart = false
.