Skip to content

This will get a US session id and set the cookie for it on crunchyroll

License

Notifications You must be signed in to change notification settings

stennen/CR-Unblocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CR-Unblocker

What is the CR-Unblocker?

The CR-Unblocker will get an American Session ID and sets it as your current Session ID cookie. Like this Crunchyroll will think you are located in America and therefore you should have access to all anime you couldn't watch.

I've heard it isn't safe?

The method CR-Unblocker are using is basically the one described above. Your session id is bound to your account after being set as a cookie. However, we take security very seriously. If you notice anything suspicious PLEASE tell us.

Please note: We are not responsible for any compromised accounts.

The extension keep disconnecting me every time, what can I do?

Click on the extension's icon and check "Save login credentials". The next time you log in, your username and password will be stored locally in encrypted form (on Edge, they are not encrypted, but are erased after the first login) and then used to log you in when switching regions. If the checkbox is not checked, no data will be stored.

Installing

You can just install the Chrome Extension from here or the Edge Extension from here.

Alternatively you can just download the source and package it yourself. The extension is tested in Chrome, Firefox and Edge, but it should also work in all other browsers supporting WebExtensions API.

Setting the backend up yourself

If you are really concerned about security you can run it yourself. Up to date instructions can be found in the backend repo.

Backend repo

The repo for the server backend is here.

Contributing

The extension is always under development. Some features might be added later. If you have any idea on what to add feel free to contribute to the project or open an issue.

Support me

If you like my work and would like to support me, consider becoming a Patreon: https://www.patreon.com/onestay

This would really help me out!

About

This will get a US session id and set the cookie for it on crunchyroll

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 71.3%
  • HTML 19.6%
  • CSS 9.1%