Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Userscript that injects MyDramaList and Filmarks data (ratings and links) into TVer series pages, with Tampermonkey support.

Notifications You must be signed in to change notification settings

e0406370/tverplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

tverplus

JavaScript Tampermonkey Perform-minimum-validation-1-curl-2-puppeteer

Purpose

This userscript injects the corresponding Filmarks and MyDramaList ratings with links to their respective pages on TVer series pages, with support from the Tampermonkey browser extension.

It aims for the best possible 1-to-1 matching accuracy despite the limitations described in the issue GH-8.

Using the script allows users to instantly view the ratings and directly access the associated Filmarks and MyDramaList pages, eliminating the need to navigate away from TVer and manually search for this information.

The series data is sourced from two custom APIs:

demo


Setup

  1. Install the Tampermonkey extension for your browser here. Note that this guide uses Chrome for the setup.

  2. After installing, visit the Extensions page and then click Details for the Tampermonkey extension, followed by enabling the Allow user scripts option as well as Developer mode located on the top right corner.

  3. Navigate to this link and follow the on-screen instructions to install the userscript. If this method does not work, see steps 4 and 5 for an alternative method. Otherwise, proceed to step 6 after this step is completed.

  4. Open the Extensions tab located on the right of the address bar and then click on the Tampermonkey logo, followed by the Create a new script... button.

  5. Copy and paste this userscript into the editor and then press CTRL + S to save the script into the dashboard.

  6. The tverplus script should now appear on the dashboard. For additional information on installing scripts in Tampermonkey, refer to this guide.

  7. Access a valid TVer series page https://tver.jp/series/*, and the script should execute automatically. If the script fails to load, try closing your browser and then reopening the page.

readme_setup_demo.mp4

About

Userscript that injects MyDramaList and Filmarks data (ratings and links) into TVer series pages, with Tampermonkey support.

Topics

Resources

Stars

Watchers

Forks