EmbedTube

Get old source for YouTube clip

What is EmbedTube?

EmbedTube is a Chrome extension developed by Unknown, and its main feature is "Get old source for YouTube clip".

Extension Screenshots

screenshot

Download EmbedTube Extension CRX File

Download EmbedTube extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        최근의 새로운 유튜브 변화에 놀라셨나요? 게시판에 붙여넣기 위한 태그 복사 기능에 embed가 사라지고 iframe이 생겨서 여간 불편한게 아닙니다.. 이러한 불편을 클릭 한방에 해결해 드리겠습니다. 유튜브 영상을 열고 EmbedTube를 클릭하면 바로 기존의 embed 태그가 나옵니다. 복사 후 원하는 게시판에 붙여넣기 하면 끄읏~~ 지금 바로 설치후 즐거운 인터넷을 해봅시다~ 뿌잉뿌잉

Are you shocked by recent YouTube changes? Yes, they completely removed  tag for sharing the clip. Don't worry, EmbedTube will provide the exactly same  tag with any clip you want. Just a single click!                    

Extension Basic Information

Name EmbedTube EmbedTube
ID chdfoadfpombileacnfginmdhihahjjh
Official URL https://chromewebstore.google.com/detail/embedtube/chdfoadfpombileacnfginmdhihahjjh
Description Get old source for YouTube clip
File Size 6.98 KB
Installation Count 171
Current Version 1.0
Last Updated 2012-12-07
Publish Date 2012-12-07
Rating 4.50/5 Total 6 Ratings
Developer Unknown
Payment Type free
Supported Languages ko
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "EmbedTube",
    "version": "1.0",
    "manifest_version": 2,
    "description": "Get old  source for YouTube clip",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}