LIFEHACK - make jioSaavn lyrics copyable

JioSaavn has disable user select of lyrics on the Website this plugin enables it.

作者
vivasvan-patel-ev
今日安裝
0
安裝總數
2
評價
0 0 0
版本
2024-07-01
建立日期
2025-01-10
更新日期
2025-01-10
尺寸
805 位元組
授權條款
MIT
腳本執行於

Name: LIFEHACK - Make JioSaavn Lyrics Copyable
Description:
This Tampermonkey script allows you to copy lyrics from JioSaavn, which has disabled the ability to select text on their website. With this script, the user-select restriction is removed, enabling users to copy song lyrics directly from the webpage. A simple, effective solution for music lovers who want to save or share their favorite lyrics!

Additional Notes for the Script
1. How It Works:
• The script identifies all elements on the JioSaavn website with the class .u-disable-select (used to prevent text selection).
• It removes the u-disable-select class from these elements, restoring the ability to highlight and copy text.
2. Compatibility:
• Works on all JioSaavn pages where lyrics are displayed and this restriction is applied.
• The script runs automatically after the page is loaded (document-idle).
3. Installation Instructions:
• Install Tampermonkey or a similar userscript manager.
• Create a new script, paste the code, and save it.
• Visit any JioSaavn page with lyrics to see the script in action.
4. Disclaimer:
• Use this script responsibly and only for personal purposes. Respect copyright laws and the terms of service of JioSaavn.

This description will make your script more informative and user-friendly when displayed in the Tampermonkey dashboard!