An open API service indexing awesome lists of open source software.

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!

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)