https://github.com/sanix-darker/embed
Watch videos or browse externals links everywhere on your browser!
https://github.com/sanix-darker/embed
chrome chrome-browser chrome-extension chrome-extensions chrome-plugin chromedriver dom dom-manipulation embedded embedded-systems javascript service useful user-agent user-experience
Last synced: 2 months ago
JSON representation
Watch videos or browse externals links everywhere on your browser!
- Host: GitHub
- URL: https://github.com/sanix-darker/embed
- Owner: Sanix-Darker
- License: mit
- Created: 2019-01-30T12:47:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-20T10:53:52.000Z (over 6 years ago)
- Last Synced: 2025-03-27T06:44:52.387Z (3 months ago)
- Topics: chrome, chrome-browser, chrome-extension, chrome-extensions, chrome-plugin, chromedriver, dom, dom-manipulation, embedded, embedded-systems, javascript, service, useful, user-agent, user-experience
- Language: JavaScript
- Size: 784 KB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Embed.
A Browser Extension allowing you to watch videos or browse externals links everywhere in your browser!
### Introduction
I do not know if this is a whim or a need that haunts me, because I know I'm not alone sometimes in this situation! Having several tabs open on my browser including youtube for example, it gives me to have to change tabs to have a scene or to pause on a video that is in progress, not just the videos but who never wanted to be both on wikkipedia and see a video on youtube at the same time? And why stop there? Browse other sites or search directly in the same place!### Features
- Watch videos in every tab on your browser (such as youtube).
- Browser externals link in the same place.
- Do some research, etc.. (bing search engine used here).
- light, Resizable, Dragable box.## Requirements
- Chrome browser (Any version supporting the extensions Feature).
- Developper tools activated (n case this extension is not allready on Chrome store).### How it's works
- When a link is given to Embed, it generate a clone of the website you want to access.
- Some WebSite blocks that, so don't be surprise to get an empty preview.
- For Youtube, it's generate an embed video.
- When a text is given, the text do a simple request to bing.### How to use it
> See the INSTALLATION VIDEO
> And HOW TO USE EMBED* Enable the Developper Mode a top right in your "chrome://extensions" settings page.
* Integrate the Extension in your browser see how to do here (Integration demo) the extension is not yet on a store so....
* A button will automatically appear on each webpage you browse after a reload, at the bottom-left.
* Hit the "Open Embed" button.
* Get a link or a text you want to search, paste it in the link input.
* Press Enter and "Embed" will handle all.### Rendering
### TODO (for potentials contributors)
- [ ] Handle a kind of history of link visited or video watched.
- [ ] Manage playlist on youtube list.
- [ ] Hndle more website by passing the SAME_ORIGIN restriction.
- [ ] Synchronize Embe on each tab.
- [ ] Open multiple Embed boxes or just works with tabs.
- [ ] Been able to launch Embed when Chrome is close and use it everywhere on the PC.
- [ ] Add a instant Chat for a specific link/video for all user using Embed at the same time.### Author
- [Sanix darker](https://github.com/Sanix-Darker)
### LICENSE:
[MIT License](https://github.com/Sanix-Darker/embed/blob/master/LICENSE)