Expand All Sections on Otolaryngology Core Curriculum

Expands all elements with class "expandable js-expandable" on learning module pages

작성자
kmerri11
일일 설치 수
0
총 설치 수
0
평점
0 0 0
버전
0.1
생성일
2024-10-13
갱신일
2024-10-13
크기
852바이트
라이선스
MIT
적용 사이트

Expand All Sections on Otolaryngology Core Curriculum

The script will appear in Tampermonkey's context menu (right-click menu) on the OCC modules page. When you select the script from the context menu, it will run immediately, expanding the elements.

To use this script:

  1. Install the Tampermonkey extension if you haven't already.
  2. Create a new script in Tampermonkey and paste the modified code.
  3. Save the script and ensure it's enabled.
  4. Navigate to the modules page matching the URL pattern (https://occ.entnet.org/moduleContent.aspx*).
  5. Right-click on the page to open the context menu.
  6. In the Tampermonkey submenu, you should see your script. Click it to run.

This approach allows you to manually trigger the script when needed, rather than having it run automatically on every page load.