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:
-
Install the Tampermonkey extension for your browser here. Note that this guide uses Chrome for the setup.
-
After installing, visit the Extensions page and then click
Detailsfor the Tampermonkey extension, followed by enabling theAllow user scriptsoption as well asDeveloper modelocated on the top right corner. -
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.
-
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. -
Copy and paste this userscript into the editor and then press
CTRL + Sto save the script into the dashboard. -
The
tverplusscript should now appear on the dashboard. For additional information on installing scripts in Tampermonkey, refer to this guide. -
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.