https://github.com/reoberon/pin-coursera-video
Add a button to pin coursera video plyer on the page when scrolling down the page to see more content
https://github.com/reoberon/pin-coursera-video
browser cousera extension player tampermonkey userscript video-player
Last synced: 2 months ago
JSON representation
Add a button to pin coursera video plyer on the page when scrolling down the page to see more content
- Host: GitHub
- URL: https://github.com/reoberon/pin-coursera-video
- Owner: reoberon
- Created: 2025-12-16T16:15:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-12-18T21:12:03.000Z (6 months ago)
- Last Synced: 2025-12-20T07:40:29.387Z (6 months ago)
- Topics: browser, cousera, extension, player, tampermonkey, userscript, video-player
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is it
User script to run with a browser user-scripts runner
It adds a button to the video player on coursera "leacture" pages which enables to pin the plyer in it's notmal size when scrolling down the page to see more content.
# How to install
- Install [tampermonkey](https://www.tampermonkey.net/) extension to your browser ([Userscripts](https://github.com/quoid/userscripts) for Safari). And make sure to [allow user scripts execution](https://www.tampermonkey.net/faq.php#Q209).
- Open and install [the script](https://raw.githubusercontent.com/reoberon/pin-coursera-video/main/index.user.js).
- Voila!