Downloading IDEs and plugins from JetBrains in Russia
(Not affiliated with JetBrains in any way)
Downloading JetBrains stuff in Russia usually sends you to a HTTP 451 error code page.
How to download plugins/themes
- Open the plugin/theme page on JetBrains marketplace.
- Select the version you want to download.
- Click “Download”.
- See the error page.
- Replace
https://plugins.jetbrains.com/withhttps://downloads.marketplace.jetbrains.com/in your URL. - Voila!
How to download IDEs
- Go to the IDE download page.
- See the 451 error page.
- Replace
https://download.jetbrains.com/withhttps://download-cdn.jetbrains.com/in your URL. - Voila!
Automated
Obviously, remembering URLs is silly, so I’ve got an alternative automatic solution. It is a TamperMonkey script, which is commonly used for userscripts like this one!
- First, install TamperMonkey. If you’re using a chrome-based browser like Brave, Vivaldi or Opera you might need to follow those instructions after installation. For mobile users, it’s available with Firefox, Edge and Vivaldi (as far as I’m aware).
- Second, get the script here, and just press “Install” (you might also need to enable it) and voila!