Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.

Watch your favorite anime on Wakanim with your friends. There is a new project working with Crunchyroll and Funimation.

License

Notifications You must be signed in to change notification settings

Dragicafit/Wakanim-With-Friends

 
 

Repository files navigation

Wakanim With Friends

There is a new project working with Crunchyroll and Funimation: https://github.com/Dragicafit/Anime-Watch-Parties

This extension allows you to enjoy your favorite anime on Wakanim with your friends.

Install

  • Firefox: Download the xpi release, go to about:debugging#/runtime/this-firefox, click on Load Temporay Add-on... and select the xpi file.

  • Chromium: Download the crx release, go to chrome://extensions, enable debugging, drag and drop the crx file.

  • Chrome: Download the crx release, extract the crx file using 7zip, go to chrome://extensions, enable debugging, click on Load unpacked and select the extracted folder.

Developing or debugging

This project uses Node.js.

To install all the depedencies, use the command npm install :

$ npm install

Compile the extension:

$ npm run release

Then start the server:

$ ./script

Finaly load the extension in your browser:

  • Firefox: Go to about:debugging#/runtime/this-firefox, click on Load Temporay Add-on... and select the folder.

  • Chrome: Go to chrome://extensions, enable debugging, click on Load Unpacked and select the folder.

About

Watch your favorite anime on Wakanim with your friends. There is a new project working with Crunchyroll and Funimation.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.9%
  • CSS 12.6%
  • HTML 4.3%
  • Shell 2.2%