Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shreifelagamy/tubepinnerextension
Chrome extension to pin videos from youtube and udemy
https://github.com/shreifelagamy/tubepinnerextension
chrome-extension chrome-extensions floating-video udemy youtube
Last synced: 5 days ago
JSON representation
Chrome extension to pin videos from youtube and udemy
- Host: GitHub
- URL: https://github.com/shreifelagamy/tubepinnerextension
- Owner: shreifelagamy
- Created: 2018-07-18T18:47:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-26T14:05:29.000Z (over 6 years ago)
- Last Synced: 2024-11-15T22:36:46.334Z (2 months ago)
- Topics: chrome-extension, chrome-extensions, floating-video, udemy, youtube
- Language: CSS
- Size: 1.06 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TubePinnerExtension
A lot of times I face a problem where I was watching a tutorial on youtube or udemy and there are some code samples,
so i have to puse the video to write the code and then return back again to complete the video.So I thought why can't I make an extension where it make the video float over anything and remain with me while coding and
trying the code. From this problem this solution came to me.I searched for extensions, I found some put I didnot found one that support udemy. So i started creating one and here I'm.
# Installation
- Download the source from git by clicking the **download button** on top right or using `git clone `
- Open the Extension Management page by navigating to `chrome://extensions`.
- The Extension Management page can also be opened by clicking on the Chrome menu,
hovering over **More Tools** then selecting **Extensions**.
- Enable Developer Mode by clicking the toggle switch next to **Developer mode**.
- Click the **LOAD UNPACKED** button and select the extension directory.# Notes
This extension needs another chrome application and you will find it also on my repo .
This whole thing (the extension and the application) still under development