Supported browsers

Mozilla Firefox

Requirements: version 19 and higher.

  1. Install the Greasemonkey add-on for:

    Firefox 29 and newer
    Firefox 28 and older
    Firefox Nightly

  2. Install the script.

Google Chrome

Method 1:

  1. Just install the script as an extension.

Method 2:

  1. Install the Tampermonkey extension. For Beta, Dev and Canary Chrome releases, install Tampermonkey BETA

  2. Install the script.

Method 3:

  1. Create a new directory named Chrome on your local drive.

  2. Save the script file (with .user.js extension) to that directory.

  3. Save manifest.json, 16.png, 32.png, 48.png, 128.png files to that directory.

  4. Go to the extensions page by typing chrome://extensions/ in your browser’s address bar.

  5. Set the Developer's mode checkbox, press the Load unpacked extension button, set the path to your directory and apply.

If Сhrome freezes at animation of previews / new posts

  1. Go to chrome://flags.

  2. Press Ctrl+F.

  3. Search for the #ignore-gpu-blacklist string.

  4. Press Enable button.


Opera

Requirements: version 12.10 and higher.

Method 1 — Opera 33 and higher:

  1. Install the Tampermonkey Beta extension.

  2. Install the script.

Method 2 — Opera 12…33:

  1. Install the Violentmonkey extension.

  2. Install the script.

Method 3 — Opera 12 only:

  1. Save the script file to your hard disk.

  2. Change file extension from .user.js to .js.

  3. If you haven’t already set your userscripts folder, go to (Ctrl+F12) > Advanced > Content > set Enable JavaScript > JavaScript Options > specify the path to the userscripts folder.

  4. Move the script file to that folder.

  5. Paste opera:config#PersistentStorage|UserJSStorageQuota into the address bar, set User JavaScript on HTTPS to 1024000 and save your settings.

  6. Paste opera:config#UserPrefs|UserJavaScriptonHTTPS into the address bar, enable User JavaScript on HTTPS and save your settings.


Microsoft Edge

Requirements: version 14 and higher.

  1. Install the Tampermonkey extension.

  2. Install the script.


Safari

  1. Install the Tampermonkey extension.

  2. Install the script.


Maxthon

  1. Install the Violentmonkey extension.

  2. Install the script.


Pale Moon

  1. Install the Greasemonkey add-on. Install from this link, not from the official site!

  2. Install the script.


Tor Browser

Requirements: version 7 and higher.

  1. Install the Greasemonkey add-on.

  2. Install the script.

  3. Go to browser settings by typing about:config.

  4. Set browser.privatebrowsing.autostart = false.