EmbedTube

Get old source for YouTube clip

EmbedTube란 무엇입니까?

EmbedTube은(는) Unknown에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get old source for YouTube clip"입니다.

확장 프로그램 스크린샷

screenshot

EmbedTube 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        최근의 새로운 유튜브 변화에 놀라셨나요? 게시판에 붙여넣기 위한 태그 복사 기능에 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!                    

확장 프로그램 기본 정보

이름 EmbedTube EmbedTube
ID chdfoadfpombileacnfginmdhihahjjh
공식 URL https://chromewebstore.google.com/detail/embedtube/chdfoadfpombileacnfginmdhihahjjh
설명 Get old source for YouTube clip
파일 크기 6.98 KB
설치 횟수 171
현재 버전 1.0
최근 업데이트 2012-12-07
출시 날짜 2012-12-07
평점 4.50/5 총 6 개의 평점
개발자 Unknown
결제 유형 free
지원되는 언어 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"
    ]
}